https://github.com/rozbb/x11utilizableutils
An simple X11 library
https://github.com/rozbb/x11utilizableutils
Last synced: about 1 year ago
JSON representation
An simple X11 library
- Host: GitHub
- URL: https://github.com/rozbb/x11utilizableutils
- Owner: rozbb
- Created: 2012-01-25T19:42:39.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-25T21:21:32.000Z (over 14 years ago)
- Last Synced: 2025-04-09T21:59:55.593Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
#X11UtilizableUtils#
####Very very alpha####
To use its current features, you must
#include
and link with libX11 like so:
gcc foo.c -lX11