function CCEQ(val,c : cc_t) : boolean ;
begin
   CCEQ:=((c=val) and (val<>_POSIX_VDISABLE));
end;



syntax highlighted by Code2HTML, v. 0.9.1