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