rotor:
Is it in a Print(), Alert(), or Comment() ?. \t will be ignored in Print(), or Alert().
Hi All, sorry if this is a silly question, but I haven't been able to come up with a solution: if I try to put a '\t' character into a string, it ends up displayed as a space (32) rather than a tabulation (9).
What am I doing wrong ?
Thanks !
I was using (well, trying to use) it in a printf() call.
Thanks !
solution ???
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
Hi All, sorry if this is a silly question, but I haven't been able to come up with a solution: if I try to put a '\t' character into a string, it ends up displayed as a space (32) rather than a tabulation (9).
What am I doing wrong ?
Thanks !