What the heck is: A

|

What the heck is: A string. And no, it's not nearly as stupid a question as it may seem. This time out, we're going to talk about string data, what it means, how its interpreted, and odds are how much stuff you've never had to think about with it. Strings are remarkably complex things. Remarkably confusing, too, if you're mono-lingual in a language with a simple base writing system. (Like, say, me) A "string", for our purposes, is a series of bits that represents some piece of text in a human language. What you're reading now is text, as is the stuff in your phone book,... [Squawks of the Parrot]

About this Entry

This page contains a single entry by HMK published on October 13, 2003 5:44 PM.

The C++ Style Sweet Spot was the previous entry in this blog.

Strings, some practical advice. Now is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.