Re: (C) back or continue
From: Adrian (egghead_at_suespammers.org)
Date: 10/28/04
- Next message: Chris: "Re: (C) back or continue"
- Previous message: Alwyn: "Re: __comp_ctor"
- In reply to: Paul Fedorenko: "(C) back or continue"
- Next in thread: Chris: "Re: (C) back or continue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Oct 2004 09:22:54 +0200
"Paul Fedorenko" <pfedorenko@look.ca> wrote in message
news:7k_fd.13503$rs5.816360@news20.bellglobal.com...
> A friend of mine asked me to write a text-based "game" for him as part of
a
> psyche experiment that he's going to be conducting. The first few screens
> of the program are supposed to display the instructions for gameplay, and
> consist of a lot of printf() statements.
><snip>
>
It might be a better idea to keep instructions in a file and read from that.
Easier to edit etc.
Adrian Edmonds
- Next message: Chris: "Re: (C) back or continue"
- Previous message: Alwyn: "Re: __comp_ctor"
- In reply to: Paul Fedorenko: "(C) back or continue"
- Next in thread: Chris: "Re: (C) back or continue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|