c language
Bill Campbell
bill at celestial.com
Sun Jan 17 09:30:56 PST 2010
On Sun, Jan 17, 2010, ROBERT PULLIAM wrote:
>
> I am a novice programmer and purchased a book on programing in c. Is
> there a way to do this on a windows machine or a mac so that I can
> compile and run the programs in the tutorial portion of the booki.
> Also I tried it in a unix box (sco) and that will not work.
None of the SCO Unix systems I've used have a C compiler in the base
installation, but require that you buy their Development System. After
considerable nagging, SCO did put the headers and libraries on the base
OpenServer 5.x systems which allow one to use gcc, the gnu C compiler which
is available on their Skunkware CDs and from their web site somewhere.
BTW, I highly recommend the book ``Unix Programming Environment'' by
Kernighan and Pike. While it's over 25 years old, it has lots of good
stuff including using the ``make'' program to facilitate compiling
software. In addition to C, it has lots on shell scripting.
Another excellent book for *nix types is ``Unix Text Processing'' by
Dougherty and O'Reilly (of O'Reilly publishing). It has great sections on
``vi'', ``sed'', and other text processing tools. This was available as a
free download from oreilly.com at one time, but I didn't find it the last
time I looked. I would try bookfinder.com, my favorite site for finding
books that my be out of print (search for ``Bamboo Songs'' to find a book
of poetry by my paternal grandmother, Fay Campbell :-).
Bill
--
INTERNET: bill at celestial.com Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
Voice: (206) 236-1676 Mercer Island, WA 98040-0820
Fax: (206) 232-9186 Skype: jwccsllc (206) 855-5792
Calling theft "Wealth Redistribution" can never make it right.
http://www.lewrockwell.com/huff/huff25.html
More information about the Filepro-list
mailing list