wearetherock


Member since 07/09/2009

3 snippets

2271 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 494 posted 14 years ago by wearetherock
0 418 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 726 posted 14 years ago by wearetherock
« Prev 1 Next »