18 Jul
2000
18 Jul
'00
7:26 a.m.
Tom Schneider wrote:
timebug.p: In function `pascal_main_program': timebug.p:57: TimeStamp record type parameter required
What did I do wrong?
Don't declare TimeStamp yourself. The type is already built-in. The manual just describes how it looks like. In Pascal, two different records, even if the fields are the same, are not compatible. Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/ GPC To-Do list, latest features, fixed bugs: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html