Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / ANSI

ANSI

ANSI

Great Reads

by Malcolm Arthur McLean
We implement an embedded filing system to serve files to user code, in portable C.
by Minh Danh Nguyen (ToughDev)
How to convert between NSString and C strings in iOS project
by Stian Andre Olsen
EncodeText is a small program that can decode and encode text files using any of the codecs supported by Qt
by Richard MacCutchan
Recent questions on reading ANSI vs Unicode text prompted the following

Latest Articles

by Malcolm Arthur McLean
We implement an embedded filing system to serve files to user code, in portable C.
by Minh Danh Nguyen (ToughDev)
How to convert between NSString and C strings in iOS project
by Stian Andre Olsen
EncodeText is a small program that can decode and encode text files using any of the codecs supported by Qt
by Richard MacCutchan
Recent questions on reading ANSI vs Unicode text prompted the following

All Articles

Sort by Score

ANSI 

by Malcolm Arthur McLean
We implement an embedded filing system to serve files to user code, in portable C.
by rog_gc
OO Programming with pure ANSI C
by Ajay Vijayvargiya
Many Windows C++ programmers get confused over what bizarre data type identifiers like TCHAR and LPCTSTR are. Here, in brief, I will try to clear out the fog.