home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / st / tech / 4389 next >
Encoding:
Internet Message Format  |  1992-08-12  |  740 b 

  1. Path: sparky!uunet!mcsun!uknet!icdoc!cc.ic.ac.uk!pjc
  2. From: pjc@cc.ic.ac.uk (Peter Churchyard)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Problems with ARGV - summary of ideas posted so far
  5. Message-ID: <1992Aug12.121303.26302@cc.ic.ac.uk>
  6. Date: 12 Aug 92 11:13:03 GMT
  7. References: <1992Aug03.004529.5171@convex.com> <1992Aug4.085957.21490@daimi.aau.dk> <1992Aug4.153845.13383@mks.com>
  8. Organization: Imperial College
  9. Lines: 4
  10. Nntp-Posting-Host: lister
  11.  
  12. I am just starting to program my ST, and don't understand the problem that
  13. is being refered to here. I know that the 2nd parameter passed to the 
  14. C function main is an array of pointers to strings, and a null argument
  15. would be encoded as a pointer to a \0 character, but what is ARGV?
  16.