wearetherock


Member since 07/09/2009

3 snippets

2479 profile views

5 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

wearetherock's Recent SnippetsTagged c



« Prev 1 Next »
0 522 posted 14 years ago by wearetherock
0 445 posted 14 years ago by wearetherock
<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 760 posted 14 years ago by wearetherock
« Prev 1 Next »