Menu

#13 Error when a local function returns a record

open
nobody
Compiler (8)
6
2009-10-21
2009-10-21
MSC
No

Type Record_Type = Record ... end;

Operation F(X: Record_Type): Record_Type;
...
Procedure
end F;

Discussion


Log in to post a comment.