Thread
:
Number String Question
View Single Post
#
5
(
permalink
)
March 30th, 2004, 01:30 PM
CNewbie
Authorized User
Join Date: Mar 2004
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Thank you for the suggestions Dave.
I use getline() now to read the whole string into memory and it comes out correctly. If I use read() I get a bunchy of ASCII Text after the string. So I will keep with getline() for now.
CNewbie
View Public Profile
Find all posts by CNewbie