lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] mem.h error: sizeof mem_size_t


From: Goldschmidt Simon
Subject: RE: [lwip-users] mem.h error: sizeof mem_size_t
Date: Wed, 18 Jul 2007 14:40:48 +0200

> [..]
> Didn't the author mean 64001?
> I have a MEM_SIZE of 512KB, which means that
> Mem_size_t will be defined as u16_t.
> This is not big enough to address 512KB  

That's a good one! :-) The author neither meant 640001 nor 64001 but
64000 casted to a long automatically! Although it may be hard to read
in some editors, the last character is a small 'L', not a one.


Simon




reply via email to

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