Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming C++

High Performance Unicode Text File I/O Routines for C++

Author: codeproject.com | Published: 12th Dec 2007 | Visited: 57 times | Add Comment
Filed in: CPlusPlus

Surprisingly, neither the C++ runtime library nor the Win32 Platform SDK provide any routines to read and write Unicode text files. This article provides high performance routines to read all types of Unicode files (both UTF-16 and UTF-8) as well as ANSI files.

Read Article
 

Sponsored Links

 


Related Articles

 Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...

 Business Intelligence Key Performance Indicators Business Intelligence Key Performance Indicators What are Key Performance Indicators? Key Performance Indicators are also known as Key Success Indicators, they help an organization to better define and measure their progress toward professional goals. Once an organization has clearly identified its ...

 Business Intelligence Key Performance Indicators Business Intelligence Key Performance Indicators What are Key Performance Indicators? Key Performance Indicators are also known as Key Success Indicators, they help an organization to better define and measure their progress toward professional goals. Once an organization has clearly identified... ...

 A C++ Config File Parser An STL based C++ utility class to parse structured config fi ...

 Change the Background Color on different Lines of text in a TListBox in Delphi TIPS :: After dropping a TListBox on your form, you must change the Style property of the TListBox to lbOwnerDrawFixed. If you fail to change the Style property ...

 How to burn optical file images with IMAPI 2.0 from managed code Burn ISO files using IMAPI v2.0 and ...

 A C++ Config File Parser STL based C++ utility class to parse structured config f ...

 A Padded Rich Text Box Subclass A subclass which adds new display properties to a rich text box cont ...

 Secure Internet File-Sharing with PHP, MySQL, and JavaScript Use PHP to create a secure Internet file-sharing application that employs a database abstraction layer and separates HTML design from PHP programm ...

 Multiple File Upload User Control This article describes how to create an user control with event & propert ...



Next: BassBox



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links