William Roeder:
I only use the Editor for compiling/debugging. I use Notepad2 with code folding.
Notepad can only display ANSI files. NP2 can display and convert to and from Unicode.
Consider replacing your Notepad
Hi William,
I have just downloaded Notepad++
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
***UPDATE - SOLVED
I should have done some more digging. I had to specify FILE_ANSI as a file open paramter.
described here......
error when reading file.txt!! why print a txt in Japanese?
Hi everyone,
I'm trying to read some numbers from a .txt file which is opened in the OnTester() function. The file appears to be opened correctly but when the variables are read they display strange characters instead of the number. The code, input file and result is shown below:
Any ideas would be appreciated. Thanks
E