wearetherock


Member since 07/09/2009

1 snippets

2224 profile views

5 Comment(s) Posted

View their favorites

their Tags


c

Profile

Achievement

first submission:submitting first snipplet

wearetherock's Recent C Snippets



« Prev 1 Next »
<pre> To compile $ gcc -lXtst -lX11 Util_KeyPressSimulator.c To create shared library $ gcc -lXtst -lX11 -c Util_KeyPressSimulator.c -o Util_KeyPressSimulator.o $ gcc -lXtst -lX11 -shared -o Util_KeyPressSimulator.so Util_KeyPressSimulator.o...
0 723 posted 14 years ago by wearetherock
« Prev 1 Next »