Pointers Problem



hai all

  char **argv;   
  char *line1="Good Morning";
  char *line2="Good Evening";
 
 how to copy line1 to the first index of argv and line2 to the second. ie argv[0], argv[1];
 and how to retrive this line1 and line2 

  This is a small problem in the case of experts. So i request that dont avoid it. Please send the replay

Manoj 
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]