View Single Post
  #8 (permalink)  
Old December 17th, 2006, 06:08 AM
jhanny007 jhanny007 is offline
Authorized User
 
Join Date: Oct 2006
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Default

in my first problem which i have solved already was i ddnt compile first before debugging....now ive encountered another error
:
32:2 C:\Dev-Cpp\include\c++\3.4.2\backward\backward_warning.h #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. <<<<-------------what was this mean?


.::JHANNY::.


Reply With Quote