Hacker News new | ask | show | jobs
by jasaldivara 906 days ago
With GOSUB you can use RETURN, but not with GOTO. GOSUB is for subroutines. (At least that's how it was on MS BASIC.)