uint16, uint32, etc.
22 Sep
2010
22 Sep
'10
11:22
Hi, I want to read and write integer values to a file. The file format specifies the sizes of integer fields in number of bytes. What is the best way to represent 2 and 4 byte integers? I could have u32 and u16 vectors with 1 element, but is there a better way of doing it? How do I handle endian-ness when I read and write to files (using byteports). -aditya
Afficher les réponses par date
5734
Âge (en jours)
5734
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Aditya Godbole