j
k
j a
j l
In Metrowerks Pascal, there is a compiler "variable" that has the name of the source file (SrcFile, String) and the current line number (SrcLine, Integer), which can be quite useful for debugging.
Is there an equivalent in GPC?
Thanks, Peter.
Back to the thread
Back to the list