The Wayback Machine - https://web.archive.org/web/20140630024243/http://www.codeguru.com/cpp/cpp/algorithms/strings/

Latest String Algorithms Articles

URI Encoding and Decoding

Learn about fast and portable URI encoding and decoding functions that use std::string as the argument and return type, and do the buffer conversion, including '\0'.

Flex Your Lexical Analysis Muscles

The Flex lexical analyzer generator enables you to accurately act on and react to incoming character data streams in a way that is both predictable and debuggable.

Receiving & Converting Numeric and String Data via Sockets

Many times a remote system will send a numeric value indicating the length of the data to be received in subsequent receive commands. However, when you start sending and receiving numeric data via sockets, you have to be aware of conversion issues in terms of what type of machine is on the other end of the connection.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • Hurricane Sandy was one of the most destructive natural disasters that the United States has ever experienced. Read this success story to learn how Datto protected its partners and their customers with proactive business continuity planning, heroic employee efforts, and the right mix of technology and support. With storm surges over 12 feet, winds that exceeded 90 mph, and a diameter spanning more than 900 miles, Sandy resulted in power outages to approximately 7.5 million people, and caused an estimated $50 …

  • Most IT professionals will agree that Solid State Disks (SSD) are the new high performance alternative to existing physical disks. While SSD's offer significant improvements to performance, they come with a premium price tag. Is the performance gain worth the money spent if SSD is added to my environment? Are operating system tools quite enough to manage storage performance? Download this white paper to find the answers to these issues and others you may commonly face with your database and virtual servers, as …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds