Hi,
I trying to do a code for POS Terminal (Nurit 8400) and i have problems to return some values.
I found the command __attribute__(( __packed__)) on google and, some peoples told me to use this in structs, solving my problem.
Now, i have other problem: this command doesn't work on Nurit 8400.
Anyone have idea about solve this problem?
Arkon.
I trying to do a code for POS Terminal (Nurit 8400) and i have problems to return some values.
I found the command __attribute__(( __packed__)) on google and, some peoples told me to use this in structs, solving my problem.
Now, i have other problem: this command doesn't work on Nurit 8400.
Anyone have idea about solve this problem?
Arkon.
Comment