Reply to Re: return;
If you don't have an account, just leave the password field blank.
It's something that's apparently broken (though I don't know how, exactly), but what it *should* do is something like this:
I haven't experimented with it, but using external is still recommended.
Yeah... I'm being vague >_> <_<
// imagine this to be in main.c somewhere make_global_function("functions","procname"); // from now on, you can use: procname(); //instead of: external("functions","procname");
I haven't experimented with it, but using external is still recommended.
Yeah... I'm being vague >_> <_<