Two Questions
Displaying 1-4 of 4 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
Monder

Q1.Verge crashed with this error, HandleAssign: bad offset to vc_strings (arr),what does it mean and how do I fix it?

Q2.I'm sure I read somewhere about a goto function where you put something like goto start; and then put start: somewhere else in your code and when it gets to the goto it jumps to where start is. Does this function exist? if so how do I use it?



Posted on 2001-08-11 05:51:57

andy

1) it sounds like you're going past the end of a string array somewhere.
string foo[10];
foo[0 through 9] are valid.
foo[10 and up] are not, and will result in such an error.

2) No.



"Ignorance is its own reward" -- Proverb

Posted on 2001-08-11 12:21:28

Monder

thanks a lot



Posted on 2001-08-11 12:59:48

ShadowDrak

Why must i type in a no text message?

-ShadowDrak



Posted on 2001-08-12 18:11:24


Displaying 1-4 of 4 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.