Re: gtk-app-devel-list digest, Vol 1 #1833 - 2 msgs



Em SÃb, 2004-01-17 Ãs 17:00, gtk-app-devel-list-request gnome org
escreveu:
Send gtk-app-devel-list mailing list submissions to
      gtk-app-devel-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
      http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
or, via email, send a message with subject or body 'help' to
      gtk-app-devel-list-request gnome org

You can reach the person managing the list at
      gtk-app-devel-list-admin gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gtk-app-devel-list digest..."


Today's Topics:

   1. Pointers Problem (Manoj tr)
   2. Re: Pointers Problem (Marcus von Appen)

--__--__--

Message: 1
From: "Manoj tr" <trmanoj linuxmail org>
To: "gtk" <gtk-app-devel-list gnome org>,
      "gtklist" <gtk-list gnome org>
Date: Sat, 17 Jan 2004 19:43:00 +0600
Subject: 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 




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