Introduction
Statistics
Contact
Development
Disclaimer
Help
bitreich.org home page
#include "xsimple.h"
void settitle(char *s)
{
XStoreName(xv.d, xv.w, s);
}