a <[EMAIL PROTECTED]> writes: a> Do you know any web site that has free books on C programming in a> Linix and X programming using Athena widget?
I'd recommend against using the so-called Athena Widget Kit; it looks ugly and it's hard to program in. Many Linux developers these days use the GIMP Toolkit, Gtk+, for GUI programming; details on it can be found at http://www.gtk.org/. If you really want to use Xt and Xaw, documentation for them is included (in *roff and Postscript form) in the X source tarball (in xc/docs/hardcopy, IIRC). -- David Maze [EMAIL PROTECTED] http://www.mit.edu/~dmaze/ "Theoretical politics is interesting. Politicking should be illegal." -- Abra Mitchell

