Articles Written by Gary McNickle

Implementing the MD5 Algorithm

Take advantage of a secure message-digest algorithm in your applications. Learn the means to easily integrate MD5 into your existing C++ applications using this cross-platform library.

Handle Configuration Files Using a Portable Class'�CDataFile

CDataFile is a C++ class that aids you in reading and writing to configuration files. It is generally compatible with standard Windows .ini files, supports multiline comments, does not rely on any windows or MFC calls, and is easily portable to Linux.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds