[Oberon] Treatment of parameter-less procedure type in ORP.Mod.txt
Srinivas Nayak
sinu.nayak2001 at gmail.com
Sat Jul 9 14:55:57 CEST 2016
Dear All,
I think ORP.Mod.txt missed to make
ptype.nofpar := 0; in PROCEDURE ProcedureType()
for parameter-less procedure types...
Such as:
TYPE Command* = PROCEDURE;
BEGIN
body (*initialize module*)
END
Not sure how Oberon compiler manages to get nofpar = 0!
Or, I am missing it somewhere?
Or, is there a chance of any memory chunk pre-initialized to 0 in Oberon?
With thanks and best regards,
Yours sincerely,
Srinivas Nayak
Home: http://www.mathmeth.com/sn/
Blog: http://srinivas-nayak.blogspot.in/
More information about the Oberon
mailing list