Re: Standard Input Max Length Limitation

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

Bryan So wrote:
> I realized after a little experimentation that gets(0) has a pretty small max
> limit.  I think it can get only 128 characters.  

There is no limit on gets().

Perhaps you are running into some sort of DOS or Windows
limit on the maximum length of a typed input line at a command prompt,
or something.

Or maybe your DOS input contains a new-line character 
or control-Z (26), that you aren't aware of.

What are you doing exactly?

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu