after compile the file, if there is some error, how to configure to locate the cursor where the first error?
thank you
which version do you use?
It is the default behavior in code::blocks.
Quote from: ollydbg on March 23, 2009, 02:35:26 AM
which version do you use?
It is the default behavior in code::blocks.
That's the standard behaviour of C::B.
Make sure you have no special characters in the path (like accented chars, german umlauts ...).
but when the special caracters in the comment?
Special chars inside the file should not matter (at least not in comments).