vb6 - VB run time error 6 overlow - Stack Overflow

vb6 - VB run time error 6 overlow - Stack Overflow

瀏覽:1058
日期:2025-10-06
Nope, in vb6 an integer data type is limited to 32K or so. So if you start having variables kick over that, you will start getting overflow errors. (And here's ......看更多