Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > warning: string length greater than '509'

Reply
Thread Tools

warning: string length greater than '509'

 
 
Keith Thompson
Guest
Posts: n/a
 
      12-28-2011
Nick Keighley <> writes:
> On Dec 23, 12:52Â*pm, jacob navia <ja...@spamsink.net> wrote:
>> Le 23/12/11 11:49, pete a écrit :
>> > The number (509) appears more than once
>> > in the C90 standard
>> > in a related context.

>>
>> > ISO/IEC 9899: 1990

>>
>> That is not the C standard, it has been obsoleted by the standard of
>> 1999 where the enviromental limits have been increased to more
>> reasonable values.

>
> C89/90 is still the most portable standard


And with the recent publication of the ISO C 2011 standard, C99 is now
just as obsolete as C89/C90.

--
Keith Thompson (The_Other_Keith) kst- <http://www.ghoti.net/~kst>
Will write code for food.
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
 
Reply With Quote
 
 
 
 
Tim Rentsch
Guest
Posts: n/a
 
      01-26-2012
Keith Thompson <kst-> writes:

> Nick Keighley <> writes:
>> On Dec 23, 12:52 pm, jacob navia <ja...@spamsink.net> wrote:
>>> Le 23/12/11 11:49, pete a @C3{A9}crit :
>>> > The number (509) appears more than once
>>> > in the C90 standard
>>> > in a related context.
>>>
>>> > ISO/IEC 9899: 1990
>>>
>>> That is not the C standard, it has been obsoleted by the standard of
>>> 1999 where the enviromental limits have been increased to more
>>> reasonable values.

>>
>> C89/90 is still the most portable standard

>
> And with the recent publication of the ISO C 2011 standard, C99 is now
> just as obsolete as C89/C90.


Well, maybe not quite _just_ as obsolete.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Include header files in quotes or less-than greater-than signs? Dwight Army of Champions C++ 4 03-17-2010 06:39 PM
string size greater than page size? lazy C Programming 3 04-27-2007 01:42 PM
regex problem: 'greater than' 'less than' and 'equals' not matching! falcon Java 10 02-24-2006 01:23 PM
ServerVariables("LOGON_USER") reports a length greater than the characters displayed Ryan ASP .Net 1 01-19-2006 06:23 PM
negative number evaluating greater than string.size() Jason C++ 25 02-22-2004 08:43 PM



Advertisments