j
k
j a
j l
Is it correct that an external variable can be declared in GPC as follows:
var eV: integer; external; asmname 'eV';
Is there a similar construct to declare external constants ('extern const' in C) ?
Regards,
Adriaan van Os
Back to the thread
Back to the list