Hello all...
Ive tried searchin the boards, but without much luck (mainly because peoples thread titles tend to suck at descriping what they are all about)
Well, my problem is this:
In a program I have to call a void 'function' (it's not really a function, but whats the other word? Procedure in VB). In this 'function' I need to exit it at a certain point. Like:
if (cond)
exit void;
.. I don't know if this is possible though? I can't make it into an int function and just return 0 btw. Can anyone give me a hint?
Thx in advance



LinkBack URL
About LinkBacks
)



