RE: DOS: A newbie question about get()

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

Alex Caracatsanis wrote:
> 
> 
> I have a beginner's question about get(0).
> 
> I tried to use get(0) to read and check user input from the keyboard...

Just use gets(0). And do away with the rest of the code, since 
keyboard input can't fail. Either something gets typed in, or 
it doesn't. And the user won't have to type the quotes.

Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu