Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!haven!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!sg2s+ From: sg2s+@andrew.cmu.edu (Sean Michael Goller) Newsgroups: comp.sys.mac.apps Subject: Think C Message-ID: Date: 23 Sep 90 23:15:14 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 16 Small question for everyone in netland: I'm using my mac to write unix programs, then move the code there and do final compilation. The problem is this: Think C mentions a function ccommand() with should be called like so: argc = ccommand(&argv); which should simulate command-line parameters in unix. However, they don't detail where this function is....they say it's in the console library, but it's not on the disks with the package! I have both ANSI and unix packages loaded, and Think C just barfs on ccommand...... I've got Version 4.0.0. Sean.