-snip- [EMAIL PROTECTED] ~ $ ./gosubtest first, a top level gosub test top of main (foo = 1, globaltest = "") foo now = 11 foo now = 12 bottom of main (foo = 12, globaltest = "!!") next, a sub-gosub test top of test (foo = 100, globaltest = "!!") foo now = 110 foo now = 111 bottom of test (foo = 111, globaltest = "!!!!")
So FreeBASIC is working. As far as FBC version: [EMAIL PROTECTED] fbc $ cat /var/tmp/portage/fbc-0.16b /work/FreeBASIC/changelog.txt Version 0.17 Beta: I take it the FreeBASIC coder is not a native English speaker because it doesn't otherwise make sense to have 0.17b as well as 0.16b and 0.16b: 0.17beta.... -- Keith Gable Lead Programmer / Project Leader The Ignition Project <http://www.ignition-project.com/> [Ask me how you can get a free Gmail account - Now with Google Chat!]
_______________________________________________ ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
