in a program it is passing like that:
#define INFINITY 0xFFFFFFF
it is a ASCII code of what? or is it a address that a pointer hold?
so adress of what?
#define INFINITY 0xFFFFFFF
it is a ASCII code of what? or is it a address that a pointer hold?
so adress of what?
Comment