View Single Post
  #2 (permalink)  
Old April 29th, 2006, 10:28 PM
Alan-LB Alan-LB is offline
Authorized User
 
Join Date: Mar 2005
Posts: 58
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to Alan-LB Send a message via Yahoo to Alan-LB
Default

iostream.h is a C library. Try using a C++ library - iostream - without the .h

Alan

Reply With Quote