Re: Use of getchar
From: John Carson (donaldquixote_at_datafast.net.au)
Date: 05/30/04
- Next message: Tito: "Re: Alexei's singletons"
- Previous message: Rolf Magnus: "Re: string conversion problems"
- In reply to: Cam: "Re: Use of getchar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 May 2004 21:39:54 +1000
"Cam" <retsigerymmudathotmaildotcom> wrote in message
news:40b9be9f@duster.adelaide.on.net
> Hi John,
>
> Thankyou very much.
You're welcome.
> I thought that the problem may have been due to a
> pointer within the string that the helpfile was talking about but I
> couldn't understand how to rectify the problem.
>
> As my code is about 400 lines (I'm probably not as succinct a
> programmer as I should be) I wasn't sure as to how much I should
> post. I tried to just include the salient lines of code to illustrate
> the problem.
A lot of people do the same for the same reason. However, it is a good
practice to try to reproduce the problem in the simplest possible
compileable example in order to isolate the problem. I this do often with my
own code. I sometimes cut and paste the code into a new project and then
delete most of it just to isolate the problem. The less code I have to deal
with, the easier it is to find the problem.
-- John Carson 1. To reply to email address, remove donald 2. Don't reply to email address (post here instead)
- Next message: Tito: "Re: Alexei's singletons"
- Previous message: Rolf Magnus: "Re: string conversion problems"
- In reply to: Cam: "Re: Use of getchar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|