Search:

Type: Posts; User: sgauravv

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,981

    hey dear............. I am not able to...

    hey dear.............
    I am not able to understand your solution...........
    I think it will not run on VC++6 because it don't have iphlpapi.h file........
  2. Replies
    2
    Views
    2,486

    one thing i want to tell you if u take the data...

    one thing i want to tell you if u take the data using scanf then it will not take the data after space
    ex "my text" so it will take only "my"
    Second thing is use simply char *strArray;
    and in this...
  3. Replies
    22
    Views
    4,415

    hey use const to store the array because if u use...

    hey use const to store the array because if u use const then it will store in your rom otherwise
    if u use dynamically then it will access the ram and ram doesnot have so much memory.
Results 1 to 3 of 3