regd Standard template library in C++
-
Hi, I wrote a C++ program using Standard template library in linux 9.0.I used the same program in VC++.But it is giving errors.What should I do the get rid of these errors. Karteek
karteek wrote: But it is giving errors.What should I do the get rid of these errors. First, tell us what they are. Second, tell us what version (VC6, VC7, VC2003) you are using. Then we might be able to help you. In this forum, there is a lot of knowledge assembled.
Who is 'General Failure'? And why is he reading my harddisk?!?
-
karteek wrote: But it is giving errors.What should I do the get rid of these errors. First, tell us what they are. Second, tell us what version (VC6, VC7, VC2003) you are using. Then we might be able to help you. In this forum, there is a lot of knowledge assembled.
Who is 'General Failure'? And why is he reading my harddisk?!?
-
Hi, It is giving a lot of errors and warnings. It is giving errors in functional header. I am using VC6 Karteek
karteek wrote: It is giving errors in functional header In <functional>? Probably not. This might be where the compiler gives up, but the error is in your code. DoO you have an example of your code that gives an error?
Who is 'General Failure'? And why is he reading my harddisk?!?