TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dev_kh
NA
1
0
what is eof char in c#
Oct 2 2005 11:14 PM
Hi, I am facing a weird issue. Here it goes: I am writing a c# app for a client with which I will read some data and generate a .dat file for them from that data. Then the client will read that .dat file and do something based on it's contents at their end. My application will run on a windows xp machine but client should be able to read this dat file in unix box. So, they want to know what will be the end of line character (which I said will be standard \r\n), but they also insist on knowing what is enf of file character. Now, I have read that there is no specal EOF character in c#, so what should I tell my client. They said they need to know all this as they will be reading this dat file on a unix box. Please enlighten me. Thanks dev_kh
Reply
Answers (
0
)
Free C # EBook (Effective.C.Sharp)
error in indexers program