Re: creating a game ... ? (help!)

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Sat, 11 Sep 2004 15:57:32 -0700, Chris Burch
<guest at RapidEuphoria.com> wrote:

>>      printf("Numbers are : %d , %d \n", {i, x}
>Should have been
>      printf(1, "Numbers are : %d , %d \n", {i, x}

That looks like a bug in EUforum, stripping the trailing closing
parenthesis to make Chris tear hair out. Rob?

My try:
      printf(1, "Numbers are : %d , %d \n", {i, x})

(you never know)

Lobelia, if you visit
http://www.rapideuphoria.com/archive.htm
and type in:
simple cuny

The first entry, simple user input routine:-
Can you get that to run and accept input?

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu