Very simple questions :
In c, its a += something
what the equivalent in vb6??
In c, its return(1)
what the equivalent in vb6 , i mean how do you return a value while exiting a function without assigning it to another variable?
I am trying to upgrade/or downgrade (depends on how you see it, lol) a c code to vb6
Thanks in advance
Start Free Trial