OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 7:15 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Can I make *.bin file whit WATCOM Compiler 11.0
PostPosted: Fri Feb 08, 2002 12:00 am 
Hello Can I make *.bin file whit WATCOM Compiler11.0

int main(void)
{
char text;

printf("(YES)(NO) press please YES :)!! ");
scanf("%c",&text);
if(text == "Y")
{
Yuuuuuhouuu :)
}
else if( text == "N")
{
huuuuuuuuuuuuuuu :(
}

return thanks.people;
}

bey !! :)


Top
  
 
 Post subject: RE:Can I make  *.bin file whit WATCOM Compiler 11.0 
PostPosted: Sat Feb 09, 2002 12:00 am 
>On 2002-02-08 12:25:59, tom wrote:
>Hello Can I make *.bin file whit WATCOM Compiler11.0
>
>int main(void)
>{
> char text;
>
> printf("(YES)(NO) press please YES :)!! ");
> scanf("%c",&text);
> if(text == "Y")
> {
> Yuuuuuhouuu :)
> }
> else if( text == "N")
> {
> huuuuuuuuuuuuuuu :(
> }
>
>return thanks.people;
>}
>
>bey !! :)
>
>
>
>
>


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Majestic-12 [Bot], SemrushBot [Bot] and 228 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group