Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

ESA add in my code...

(1/2) > >>

Newzs:
Hi everybody,

I have a problem with CodeBlocks.
I am a novice in the programmation (and in English too, sorry for that).

I follow a tutorial on web for language C, and I downloaded CodeBlocks.

When I write my code, I have a "ESA" which add on its own... same when I do nothing.

I installed CodeBlocks on my hard disk for use it on my desk computer and laptop.

I have this problem only on my laptop. I uninstalled all the files and I reinstalled, but the problem stay the same.

I add a picture of my problem.

Thank you for your help!

Regards,
Newzs

BlueHazzard:
This seems to be some unwanted charachter. https://www.compart.com/de/unicode/U+0087
simply delete it?

If you can not delete it try this steps:
1) Open the file
2) Edit->File encoding->ASCHII
3) Delete the characharacthers that are where the "ESA" was
4) Edit->File encoding-> Set it back where it was (i would recommend UTF-8)

Newzs:
Hi,

Thank you for your reply.

I did not explain my problem enough, sorry.

I can remove it without problems, but it comes back every time and no matter the character, even if I do not type anything it appears.

I have written a piece of code so that you can see the frequency at which it appears.

And I am in UTF-8.

Thank you :)

Regards,
Newzs

BlueHazzard:
Have you a special keyboard layout? Does this happen also in notepad++ (https://notepad-plus-plus.org)?
What if you use ASCII as file encoding?

Newzs:
I have a classic keyboard in AZERTY.

On Notepadd, I don't have this problem.

I tried all the differents encodings, and I have all the time the same problem .

At first it did not. 

Navigation

[0] Message Index

[#] Next page

Go to full version