Welcome To Snipplr


Everyone's Recent C Snippets



1 2 3 Next »
Código en C con Ensamblador para GCC
0 789 posted 16 years ago by bedomax
This simple code return the name of files
1 661 posted 16 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 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
1 2 3 Next »