CompuServe Messages

Help!!!

    18-Apr-93 00:32:57
Sb: #34256-Help!!!
Fm: Brian Bartlett 72037,570
To: randy auschrat 76177,15
Randy, I just went through all my ANSI "C" stuff here and I can't find stdprn anywhere. It's not in the specification, so it's no suprise that it's not in the compiler. I would hazard a guess that stdprn is something provided by your IBM compiler only (yup! just found it in Turbo "C"). So, you will have to roll your own here, using the built-in system functions. I'll leave that to someone more experienced, since the printer is not one of the things I've had to play with here. Brian