
August 3rd, 2004, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 848
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Strings and Characters, Part 2
This half of the chapter on Strings and Characters starts with how to return a byte[] consisting of characters instead of a string, and covers other topics such as converting string types to their equvalent value type and creating a delimited string. (From C# Cookbook by Stephen Teilhet and Jay Hilyard, O'Reilly Media, ISBN: 0596003390, 2004.)
Read the full article here: Strings and Characters, Part 2
For more discussion go here: Blog Article Discussion
|