Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!aunro!aupair.cs.athabascau.ca!atha!decwrl!pacbell.com!ucsd!sdcc6!sdcc13!akrause From: akrause@sdcc13.ucsd.edu (Alan Krause) Newsgroups: comp.sys.apple2 Subject: Re: Orca/Pascal Message-ID: <17475@sdcc6.ucsd.edu> Date: 14 Mar 91 01:51:00 GMT References: <1991Mar5.002756.2646@cunixf.cc.columbia.edu> Sender: news@sdcc6.ucsd.edu Organization: University of California, San Diego Lines: 28 To: daveh@ccwf.cc.utexas.edu quick Subject: Re: System 5.0.4 Newsgroups: comp.sys.apple2 In-Reply-To: <45062@ut-emx.uucp> References: <15368@smoke.brl.mil> <1991Mar4.051913.19742@world.std.com> <45035@ut-emx.uucp> <13033@darkstar.ucsc.edu> Organization: University of California, San Diego Cc: Bcc: A Quick question or two here.... a little while back, I ftp'd the scanf.c source code, and have since been able to implement it into my HyperC programs, etc. But, the only way that I have been able to make it work is to remove the #include line in the source code itself.. Then whenever I want to include it in one of my programs, I do a #include . Unfortunately, this is VERY slow and tedious to do every time I need to recompile a program using that routine. So, is there any way I can get around this?? Is there someway I could compile the scanf routine which would make for quicker compiling times when I used the function in mmy other programs?? Any help will be greatly appreciated.. Please respond via email if at all possible.. Alan