← Back to context Comment by ysleepy 7 months ago For glance reading code, a predictable variable name or return keyword is a lot easier imo. 1 comment ysleepy Reply int_19h 7 months ago Note that both are possible in Delphi and FreePascal - the intrinsic procedure `Exit(X)` is the equivalent of C `return`.
int_19h 7 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`.