watched variables shows errorneous value
pixel
eng91614 at nus.edu.sg
Tue Jun 12 03:00:13 BST 2001
while tracing the following code.......
float ppmatrix[16];
glGetFloatv(GL_PROJECTION_MATRIX, ppmatrix);
printf("%f", ppmatrix[0]);
when expanding the watched variable ppmatrix, ppmatrix[0] shows NaN(0x4000)
but the printf statement correctly shows the value of ppmatrix[0] as 1.00000
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list