lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Ez80 porting - errors with label length


From: Jani Monoses
Subject: Re: [lwip-users] Ez80 porting - errors with label length
Date: Mon, 7 Jun 2004 10:35:36 +0300

> Don't recommed it. Find out if your compiler vendor can fix this.
> 32 characters for an identifier is rather short since ANSI C doesn't
> specifiy a limit at all. Other compilers use dynamic memory allocation

ANSI C I think requires that local identifiers have at least 31 chars and
external ones (those seen by other modules) have at least 6.I don't know if it
reccomends it though.
Although it would be nice if compilers would not settle for these limits.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]