Comment by ysleepy 9 months ago For glance reading code, a predictable variable name or return keyword is a lot easier imo. 1 comment ysleepy Reply int_19h 9 months ago Note that both are possible in Delphi and FreePascal - the intrinsic procedure `Exit(X)` is the equivalent of C `return`.
int_19h 9 months ago Note that both are possible in Delphi and FreePascal - the intrinsic procedure `Exit(X)` is the equivalent of C `return`.
Note that both are possible in Delphi and FreePascal - the intrinsic procedure `Exit(X)` is the equivalent of C `return`.