Subject | ISC_QUAD special value ?? |
---|---|
Author | benedicte_asselin |
Post date | 2004-06-19T16:38:20Z |
Hello,
I saw in the documentation sometime :
ISC_QUAD id;
id = 0L;
however in my compiler it seems to be refused
does it simply means "put 0 in each ISC_QAUD member" ?
is it OK to use ISC_QUAD==0L value as "this ID is NULL" ?
Regards
Armel
I saw in the documentation sometime :
ISC_QUAD id;
id = 0L;
however in my compiler it seems to be refused
does it simply means "put 0 in each ISC_QAUD member" ?
is it OK to use ISC_QUAD==0L value as "this ID is NULL" ?
Regards
Armel