Am Dienstag, 16. Juli 2002 11:07 schrieben Sie:
> > We need the X-newbies website - www.x-newbies.org ;)
>
> It is very important and XFree86 should publish
> a book for BASIC X window concept. It should explain
> all basic concepts of the Xwindow with example
> picture etc. Presently in Xfree86 very very less no.of
> picture are available to explain.
>
> Already existing books may be good. But not for
> newbies. More ( Correct ) information should
> be given to Future Xperts :)
>
> Bye :)
I wanna, where can I get it? Gimmi gimmi gimmi :)
Well I'd like to have such a book, also with how to programm for plain X
without any toolkits and maybe a slight introdution into toolkits.
And of course introdution into the basic things, network support, differents
between the different protocoll versions. An introdution into things like
fontservers and all.
Servus
Casandro
--
#define T 1000
#define M T*T
int main(){int x,y;for(y=0;y<20;y++){for(x=0;x<70;x++){int
c=-1;int xr,yr,zr;int xp,yp,zp;xp=yp=zp=0;xr=(x-35);yr=(y-
10);zr=10;while(1){if(yp>T){c=5;if((((zp)/T)%2==1)^(((xp+M
)/T)%2==1))c=0;break;}if(zp>T*10){c=0;if (((yp*yp+xp*xp)/(
T*100))%2==1)c=2;break;}zp+=zr;xp+=xr;yp+=yr;}printf("%c",
c+32);}printf("\n");}};
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert