Sunday Nov 09, 2003 Nov 9, 2003 0 Facebook Tweet Email glerr reptar: You took the word right out of my mouth. Still no word on the Pirate group, things take a while around here to get approved. Nov 9, 2003 eyesonly: glerr? int glerr=glGetError(); if (glerr) { fprintf(stderr, "OpenGL error at line %d in file:%s :%s\n", __LINE__,__FILE__,glErrorString(glerr)); } Go on, Alita, tell me what a sad nerd I am. BTW, I now have seasons 1 to 6 of the X-Files on DVD. Oohh, now I'm asking for it What's this about a pirate group? Arrr! ~ EyesOnly ~ [Edited on Nov 10, 2003 2:49PM] Nov 9, 2003
Still no word on the Pirate group, things take a while around here to get approved.
int glerr=glGetError();
if (glerr)
{
fprintf(stderr, "OpenGL error at line %d in file:%s :%s\n",
__LINE__,__FILE__,glErrorString(glerr));
}
Go on, Alita, tell me what a sad nerd I am.
BTW, I now have seasons 1 to 6 of the X-Files on DVD. Oohh, now I'm asking for it
What's this about a pirate group? Arrr!
~ EyesOnly ~
[Edited on Nov 10, 2003 2:49PM]