Wednesday, November 9, 2011

How can I get a carriage return into a variable of type byte with c#?

I need to put a carriage return encoded in ascii in a byte variable in c# and I'm not sure how that would be done. Any help would be appreciated. Thanks

No comments:

Post a Comment