[MPlayer-users] unicode subtitles

Fredrik Kuivinen freku045 at student.liu.se
Thu May 2 11:54:01 CEST 2002


On Thu, May 02, 2002 at 10:40:31AM +0900, Georgi Georgiev wrote:
> Is int always 4 bytes on all systems?

int isn't guaranteed to be 4 bytes. If you want a 4 byte wide integer
type you should use int32_t or uint32_t.

/ Fredrik




More information about the MPlayer-users mailing list