6 private links
How to use sse vector instruction
Also: http://felix.abecassis.me/2011/09/cpp-getting-started-with-sse/
Lot's of hacking stuff !!
Example of strange c syntax , and they meainings
Don't use delay , so you can do something else
read from arduino serial data
Copying arrays, it's all about process cache
Half of a solution to make naked function in gcc
How to well use it
call original func within a preloaded func
Compilé des bout de code en ligne
Using valgrind and kcachegrind to see performance issue
Advanced C concepts
Compile the program wich need to be link with: -Wl,-rpath="."
Beware it will search for all the lib in the current folder -> easy to preload libc
Valve porting steam under linux
Safe str cpy
Checker si des thread rentre en conflit avec un plugin valgrind !