Printf() won't print x00?

new topic     » topic index » view thread      » older message » newer message

Hello!

I'm taking my first steps with Euphoria. It seems straightforward enough, but I'm having a bit of difficulty outputting zeros to a file in hexadecimal mode.

Am I doing something wrong?

printf(fOut, x"00 00")

printf(fOut, x"00 08")

etc.

No errors are generated at run time. However, any time I include '00' as the first value in a hex string, printf() does nothing at all. I'm using Euphoria 4.0.3, interpreting with eui.

Thanks,

Linus

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu