Welcome To Snipplr


Everyone's Recent C Snippets



1 2 3 Next »
Código en C con Ensamblador para GCC
0 600 posted 15 years ago by bedomax
This simple code return the name of files
1 502 posted 15 years ago by cobra90nj
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 675 posted 15 years ago by pckujawa
Some macros are from the "Python Scripting for Computational Science" : http://folk.uio.no/hpl/scripting/
0 1669 posted 15 years ago by tkf
1 2 3 Next »