home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os9 / 1147 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.os.os9
  2. Path: sparky!uunet!usc!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!norton.uwaterloo.ca!bcwhite
  3. From: bcwhite@norton.uwaterloo.ca (Brian White)
  4. Subject: (none)
  5. Message-ID: <BtFH0F.MG4@watserv1.uwaterloo.ca>
  6. Sender: news@watserv1.uwaterloo.ca
  7. Organization: University of Waterloo
  8. Date: Sun, 23 Aug 1992 08:31:27 GMT
  9. Lines: 18
  10.  
  11. >   I get back a report with multiply errors in stdio.h . I looked at stdio.h
  12. > and cannot see what the problem is. It does state that some of the lines in
  13. > Stdio.h are C++ code. Is this a problem or not??
  14. >   Any help,hints,& ect would be very welcomed.
  15.  
  16. The header files that come with GCC and GPP are for g++ only.  When using
  17. gcc, use the standard Microware header files.
  18.  
  19.                                         Brian
  20.  
  21. -------------------------------------------------------------------------------
  22. INTERNET:    bcwhite@sunee.waterloo.edu   |      These opinions are mine.      
  23. DELPHI:      BrianWhite (@delphi.com)     |   Who else would be dumb enough    
  24. COMPUSERVE:  70313.3344 (@compuserve.com) |            to have them?           
  25. -------------------------------------------------------------------------------
  26.           Femo's Law of Small Parts:   If you drop something, it will
  27.                             never reach the ground.
  28.  
  29.