Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: rami on May 25, 2010, 09:26:51 am

Title: Error when try to cout string!
Post by: rami on May 25, 2010, 09:26:51 am
hi, i just started using Code::Block today and i love it but there's this problem when i do something like:

string a = "something";
cout << a;

when running the program I got that error from Windows xp (see attachment)
I'm using borland 5.5 but it works fine outside code::block

does anyone else had this problem or it's a problem with my pc?

//sorry for my bad english

[attachment deleted by admin]
Title: Re: Error when try to cout string!
Post by: Phenom on May 25, 2010, 10:42:17 am
This is not a general programming board, your topic will be locked.