patdie421 / mea-edomus

Automatically exported from code.google.com/p/mea-edomus
0 stars 0 forks source link

MEA-EDOMUS : replacer int et long par (u)int16_t ou (uint32_t) #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Mac = 64bits
Raspberry = 32bits

=> incompatibilités potentiel. L'utilisation des types entiers de inttypes.h 
permet d'être plus portable.

Original issue reported on code.google.com by patrice....@gmail.com on 19 Aug 2013 at 11:27