A
antonio matos
hi people.
I have to acess a database, and there are some fields that
are binary. when i acess that field is read like an array
of bytes.
but in reality it's an array of doubles!!!
how can i convert from a byte array to a double array?
ps: in C this is SO easy
I have to acess a database, and there are some fields that
are binary. when i acess that field is read like an array
of bytes.
but in reality it's an array of doubles!!!
how can i convert from a byte array to a double array?
ps: in C this is SO easy