Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Char array to String
Message
From
28/10/2004 15:24:18
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00955286
Message ID:
00955457
Views:
16
Dave,

Thanks for the response! The string constructor is exactly what I was looking for...

The reason I couldn't use ReadLine() is that the records in the file are fixed width with no record delimiter (carriage return, etc.) - which ReadLine depends on. Basically had to pull out 80 characters at a time for each record.

Thanks,
Jay
Previous
Reply
Map
View

Click here to load this message in the networking platform