Hi,
When I compile my pascal code with GNU Pascal's compiler, I get undeclared identifier `Clock' when I reference it in my code:
e.g. y := clock/1000-y1
I thought Clock is a predefined global function. What should I do in order for the compiler to recognize the clock command?
Thanks! Ray - - - - - - - - - - - - - Raymond Wang Department of Electrical Engineering Stanford University
www.stanford.edu/~rayw