C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 06-11-2002, 09:53 PM   #1
Gas pump powered
 
Yoshi's Avatar
 
Join Date: Oct 2001
Posts: 853
Can't use iostream.h...

It returns this:

Code:
/tmp/ccaB7F9r.o(.text+0x94): undefined reference to `istream::operator>>(char &)'
Using GCC 2.96
__________________
Yoshi

Last edited by Yoshi; 06-11-2002 at 10:07 PM.
Yoshi is offline   Reply With Quote
Old 06-11-2002, 10:55 PM   #2
Registered User
 
Join Date: Sep 2001
Location: Australia
Posts: 212
Try using <iostream> NO DOT H
kwigibo is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iostream.h SirCrono6 C++ Programming 4 02-03-2006 01:23 AM
Including iostream.h DvdHeijden C++ Programming 7 01-15-2005 12:23 PM
iostream.h (vs) iostream Brain Cell C++ Programming 5 11-05-2004 08:20 AM
Depreciated/antiquated iostream.h ThePyro A Brief History of Cprogramming.com 4 04-26-2004 01:23 PM
stdio.h vs iostream.h Hiroyuki C Programming 2 03-13-2002 09:21 PM


All times are GMT -6. The time now is 04:01 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22