Welcome To Snipplr
Everyone's Recent C Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This routine can be used to copy the byte values of a float or double. The "isBigEndian" variable needs to be determined (most PCs are little-endian, whereas most embedded microprocessors are big-endian). Instead of using unsigned chars, it can be us...
0
865
posted 16 years ago by pckujawa
Some macros are from the "Python Scripting for Computational Science" : http://folk.uio.no/hpl/scripting/
0
1928
posted 16 years ago by tkf