Hi there, I have a piece of code that does a lot of summation and products on a variable: I know it will overflow the uint32_t. Now, is there a way to create (or emulate) a new type like uint64_t?!
Also, i wonder if the floats in tinyos are 16 or 32 bits. Thanks, Raffaele
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
