mabusoe
Junior Member level 3
ieee 754 vb6
I am trying to send a floating point number from VB to my C program runing on 16f876. In C I converted the IEE754 to a 4byte array, yet the Visual Basic does not have the same functions (UNION) is there some solution to transfer floating point number in byte format that is better?
Mabusoe
I am trying to send a floating point number from VB to my C program runing on 16f876. In C I converted the IEE754 to a 4byte array, yet the Visual Basic does not have the same functions (UNION) is there some solution to transfer floating point number in byte format that is better?
Mabusoe