[LCP]Printing problem

Bill Rausch bill at numerical.com
Sat Oct 20 04:53:20 UTC 2001


>write(prnt,"Hallo , world! \n");


For starters, write() needs to have three parameters.  The third one 
is the number of bytes to send.

-- 
  Bill Rausch, Software Development, Unix, Mac, Windows
  Numerical Applications, Inc.  509-943-0861   bill at numerical.com



More information about the linuxCprogramming mailing list