Quote: "- How many lines of code is your largest project thus far?"
around 3500
Quote: "- How many functions have you used in the above project?"
not many (<10), about 40 subs though
Quote: "- How long does the above project take to compile?"
about 10 secs
Quote: "- Do you declare multiple vars like this:
global one,two,three
or like this:
global one
global two
global three"
2nd way
Quote: "- How many include files are there in a normal project."
depends, for a game about 10
Quote: "- Are you a function() or a gosub: person? (Or both)"
gosub for just splitting up code, funcation for specific, erm, functions
c:/dos
c:/dos run
run dos run