tabs at end of line always stored as spaces
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
Using Dev-C++ 4.9.9.2 on WinXP SP2.
With "Use Tab Character" selected and "Keep Trailing
Spaces" not selected in Tools > Editor Options >
General, tabs at the end of a line are stored as
spaces, not tabs. Behaviour appears to be correct with
"Keep Trailing Spaces" selected, however.
To reproduce:
1) set editor options as above
2) type something
3) press tab a few times
4) type something more
5) use left arrow key to see spaces instead of tabs
Logged In: NO
prashant