EQUEL/C preprocessor bug

bogie at phoenix.UUCP bogie at phoenix.UUCP
Wed May 30 22:48:11 AEST 1984


i believe the solution to your problem is to deactivate variable
substition on tr in p.tr
[i'm assuming you have declared a c variable called tr - there is
where the problem lies]

the retrieve statement would then read:

##		retrieve (seq=1+max(int1(right(p.#tr,2))))

problem is that equel will do variable substition on database,
relation, and field names if a variable has been defined to ingres
with that name (## type cvar  - type declaration).

rona 

r.j.kopp
201-576-6315
phoenix!bogie   [pegasus!phoenix!bogie]



More information about the Comp.lang.c mailing list