Forum: C++ Jul 14th, 2008 |
| Replies: 5 Views: 644 Thank U , the links is very helpful |
Forum: C++ Jul 12th, 2008 |
| Replies: 6 Views: 573 Maybe the problem is in the include you need to add (#include <string>)
#include <string>
#include <iostream>
using namespace std ;
int main()
{ |
Forum: C++ Jul 12th, 2008 |
| Replies: 5 Views: 644 "Microsoft Visual C++ 2008 Express Edition" |
Forum: C++ Jul 12th, 2008 |
| Replies: 5 Views: 644 Hi…
I want to use graphics and I don’t know how.
All want is few lines… |