Re: Conversion from int to char
- From: nospam@xxxxxxxxxxxxx (Richard Maine)
- Date: Fri, 29 Aug 2008 21:36:36 -0700
Gary Scott <garylscott@xxxxxxxxxxxxx> wrote:
Ron Ford wrote:
What I don't see is a file. By "file," do people mean "whatever internalIt's an abstract concept...the character variable is a substitute for a
variables you used to read the data?"
"file".
And that's really, really how you want to think of it. Because if you
think of it that way, most other things about its usage pretty much
follow (ok, not all of them, but most of the basics). For a very
particular example, it is "obvious" when you want to do an internal read
versus an internal write. If that isn't obvious, then I'd say you aren't
yet really thinking about the character variable as a substitute for a
file. If you don't think of it that way, then you'll be like all the
other people who just try to memorize when to use read versus write, and
who guess wrong pretty much 50% of the time.
--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.
- References:
- Re: Conversion from int to char
- From: Paul van Delst
- Re: Conversion from int to char
- From: e p chandler
- Re: Conversion from int to char
- From: Ron Ford
- Re: Conversion from int to char
- From: Gary Scott
- Re: Conversion from int to char
- Prev by Date: Re: Conversion from int to char
- Next by Date: Re: Conversion from int to char
- Previous by thread: Re: Conversion from int to char
- Next by thread: Re: Conversion from int to char
- Index(es):
Relevant Pages
|