Subject ISC_QUAD special value ??
Author benedicte_asselin
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