STRANGE BUG!

when I create new project in code blocks anr run default(hello world!) program
everything is okay. But when I change something in my programm suddenly it
gives error like this > expected unqualified-id before'+' token < on first line.
when I open my main.cpp file with notepad I see that before and after every word
are added '+' and same other symbols, for example, before #include is added
+ACM. I just can`t write any program no more! Plaese help solve this!!


IT looks like this!

`+ACM-include+ACAAPA-iostream+AD4ADQAKAA0ACg-using+ACA-namespace+ACA-std+ADsADQAKAA0ACg-int+ACA-main()+AA0ACgB7AA0ACgAgACAAIAAg-printf(+ACIAJQ-d+ACI-,+ACA-454565)+ADsADQAKACAAIAAgACA-return+ACA-0+ADsADQAKAH0ADQAK-`
Last edited on
Last edited on
Topic archived. No new replies allowed.