Re: Is There the EOF in C#?

From: Tom Vergote (tom.vergote_at_[spamtrap)
Date: 02/23/04


Date: Mon, 23 Feb 2004 11:47:26 +0100

It depends EOF of what?

a textfile has a EOF, so does an xmlreader etc.

You might want to type .EOF behind the object you want to check for EOF

Greetz

-- 
Tom Vergote / Developer
ORBID / IT Services
Tramstraat 61 / B-9052 GENT
Tel +32 (0)9 244 99 45 / +32 (0)9 244 99 96
http://www.orbid.be
"±èÀçȲ" <jhwang2u@dreamwiz.com.kr.korea.me.mail.me> wrote in message
news:e1rtWmf%23DHA.2432@TK2MSFTNGP09.phx.gbl...
> Is There the EOF in C#.?
>
> What is the EOF..?
>
> Why C# doen't have EOF ..?
>
> Thanks..Enjoy Programming!!
>
>


Relevant Pages

  • Re: Article about HLA on Linux Journals website
    ... HLA is an assembly language, although one might be able to write a few ... > this is batch programming and not assembly programming. ... > goto:eof ...
    (alt.lang.asm)
  • Re: beginner c questions
    ... > I actually have Kernighan and Ritchie, "The C Programming Language" ... EOF is explained on ... > dont know where to go next, I do have php programming experence but am ...
    (comp.lang.c)
  • Re: Missing EOF
    ... >> Some files I must process have a EOF and some files don't. ... > AFAIK files don't really contain an EOF at their end. ... > used in programming to allow the programmer to know that a file ... I believe he's really asking for a way of adding a final newline ...
    (comp.unix.shell)
  • Re: read input from beginning at eof?
    ... I am new at awk (and programming in general) and would greatly appreciate ... I am writing a code that needs to read through an input file ... Is there a way so that once the program reads to the eof of the ... it into and array and then read the array as many times as needed. ...
    (comp.lang.awk)
  • read input from beginning at eof?
    ... I am new at awk (and programming in general) and would greatly ... I am writing a code that needs to read through ... an input file 49 times. ... Or maybe once it reaches the eof it could set ...
    (comp.lang.awk)