arrays of pointers - NOVICE QUESTION!( Be forwarned ! )
    Gordon C. Galligher 
    gorpong at telxon.uucp
       
    Thu Jun  8 10:19:42 AEST 1989
    
    
  
In article <1163 at draken.nada.kth.se> h+ at nada.kth.se (Jon W{tte) writes:
>Also, the char *argv[] works, the char **argv doesn't, on my machine
>(Speaking of main(argc, argv), that is...) This might be a bug in the
>* ancient * compiler I use.
Yes, it is a bug.  It's ancient, but I'd still complain if it can't handle
a simple thing like that!
		-- Gordon.
Gordon C. Galligher  <|> ...!uunet!telxon!gorpong <|> gorpong at telxon.uucp.uu.net
Telxon Corporation   <|> 
Akron, Ohio, 44313   <|> "Life is NOT a dream." -Spock "Go to sleep Spock" - Jim
(216) 867-3700 (3512)<|>  	Star Trek V:  The Final Frontier
    
    
More information about the Comp.lang.c
mailing list