Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help in coding [ c, c++ , java , ]
#5
(01-23-2012, 03:41 PM)United States of America Wrote: Why don't you actually try to do it first? It'll help in the long run. I'll see what I can scoop up.

thanks for replying , Smile hmm we convert a string to int by
String s ;
int num=Integer.parseInt(s);


is der any way or somethin through which we can convert a integer into string ??

not to worry my prob solved ,
iam sorry i was little confused , i did it dat way Big Grin

String s =String.format(" %d " , num);

wil b back with more querries Big Grin Smile
Reply


Messages In This Thread
RE: need help in coding [ c, c++ , java , ] - by prince76 - 01-23-2012, 10:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Importance of Coding Style. How to code a GUI properly. And share your coding style : aHardyX 0 814 03-15-2012, 05:07 AM
Last Post: aHardyX
  why java haphazard 8 1,522 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,935 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Java help php 1 848 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,605 03-14-2010, 09:08 AM
Last Post: uber1337

Forum Jump:


Users browsing this thread: 2 Guest(s)