|
|
Hello World X Windows System
|
Total Hit (6373) |
«code LangId=20»--- HELLO.C START ---
/*
HelloX.C
========
(c) Copyright Paul Griffiths 1999
Email: paulgriffiths@cwcom.net
"Hello, World!", X Window System style.
*/
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xos.h>
#include <X11/Xatom.h>
#include
....Read More |
Rating
|
|
|
|