15 Mar
2005
15 Mar
'05
11:27 a.m.
I have changed from gpc into turbo pascal. The code that compiled for me in gpc doesnt compile now in turbo pascal. The code: type NumNode = record Value: integer; pNext: ^ NumNode; end; The compile error I get: Undefined type in pointer definition (NUMNODE) __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/