lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Lots of RAM


From: Goldschmidt Simon
Subject: RE: [lwip-users] Lots of RAM
Date: Fri, 7 Sep 2007 12:39:44 +0200

> I just think that the comments about a code change should be were the
code is changed.

I mus say I don't agree with that. We would end up with rather bloated
files where the actual code is hard to find!

> 

> About function names:
>     itoa  should be named F_int_to_asc.
>     atoi  should be named F_asc_to_int.
>     htonl should be named F_host_to_networkorder.
> 
> These are all wellknown names and perhaps shouldn't change 
> but I include them as examples of how I would like it to be.
> I also think it is a value in being able to directly 
> distinguish a function name from a variable name by 
> preceeding every function name with "F_".

I think a better way is to write a good manual to lwIP where all
functions and global variables are described so they are easy to find!
And as far as I know, we're on the way to having that in the wiki?

Simon




reply via email to

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