Thanks for the replies! Yes I know this code will or should do the job but my problem is how to call the functions and get the result.. I need the convert from IEEE 754 to Microchip so when I send the float to the PIC18f2620 it will be in the format it needs to see. Pointers are hard for me to get in the right syntax. I would like to send 4 bytes to toCCS() and get 4 bytes back that has the microchip float format.
Richard