[comp.sys.mac.programmer] UNIX I/O in Lightspeed C

bandy@well.UUCP (Andrew Scott Beals) (05/03/88)

Look on Pages 13-43 and 13-44 of your lightspeed c (v2.01) manual.
	fopen(mumble, "rb")
sets it up for no input translation
	fopen(mumble, "wb")
sets it up for no output translation
-- 
Andrew Scott Beals
bandy@lll-crg.llnl.gov or {pacbell,lll-crg,hoptoad,hplabs,apple}!well!bandy