Various software sizes calculation

Aaron J. Grier agrier at poofygoof.com
Sun Oct 11 02:19:09 UTC 2009


On Tue, Oct 06, 2009 at 11:05:21AM +0200, Thomas Doerfler wrote:
> But in various applications size matters. So if you have let's say
> 128KByte of RAM in your (space?) system and you need an answer to the
> question "which data types might be appropriate if I want to save an
> array of 16000 measured data samples" then getting this information
> may be quite important. ok?

isn't this what the stdint.h types are for?  uint32_t, int8_t, etc.

-- 
  Aaron J. Grier | "Not your ordinary poofy goof." | agrier at poofygoof.com



More information about the users mailing list