neonprimetime security , just trying to help
Showing posts with label
static
.
Show all posts
Showing posts with label
static
.
Show all posts
Wednesday, May 20, 2015
gcc static linking
›
Take this c program that does nothing but exit. #include<stdlib.h> void main(){ exit(0); } There is a gcc option to complile...
›
Home
View web version