Author Topic: Error when try to cout string!  (Read 2729 times)

rami

  • Guest
Error when try to cout string!
« 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]

Offline Phenom

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: Error when try to cout string!
« Reply #1 on: May 25, 2010, 10:42:17 am »
This is not a general programming board, your topic will be locked.