@!~!@!~@!~@#@$

what are these things
0xfffffff find it on somewhere in example as
GLdouble blabbal[] = {0xffff,0xeff and bla bla}
and
0x4d34d not exactly this but
#define BLABLA_BLA 0xffff2d some thing like this
Q what is there meaning
Q what they do
Q how to generate them
Q from where i find aboyt these confusion thing

Hi vivek,

You are really new to this aren’t you. :stuck_out_tongue:

Anyways these are hexadecimal numbers.

Refer to these links:

http://en.wikipedia.org/wiki/Hexadecimal

http://www.the-eggman.com/seminars/about_hex.html

It’s used heavily in programming languages.

ps: I understand you are new to programming and all that stuff but please refrain from posting non-openGL questions on this forum. The gods won’t take it too kindly. :slight_smile: