Re: CENSUS of user's ages... (A82: )
[Prev][Next][Index][Thread]
Re: CENSUS of user's ages... (A82: )
as far as i can tell, there was no inline asm in that prog.
-Greg
ps- "studio.h"? try stdio.h
On Wed, 1 Apr 1998 03:35:46 EST Icemn711 <Icemn711@aol.com> writes:
>
>Iwow I could have sworn that was not C, but if you say it is inline
>asm I
>wanna learn it.
>
>> > #include "studio.h"
>> >
>> > main(char name)
>> > {
>> > gets(name);
>> > if(adam==name) printf("I guess you can use the
>computer...");
>> > else busy();
>> > }
>> > busy()
>> > {
>> > printf("Nope. Not adam.../n/n");
>> > busy()
>> > }
>>
>> Resulting in:
>>
>>
>> ? Adam
>> I guess you can use the computer...
>>
>> or:
>>
>> ? Sean (that's me)
>>
>
_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]
References: