|
-
Nov 24th, 1999, 12:33 PM
#7
Guru
Sometimes I declare a matrix in VB in C/C++ style:
Dim Matrix[50][100] As Long
I got the semicolon effect backwards - sometimes I forget to put a semicolon in C/C++/Pascal...
And I always forget to put a semicolon after the closing braces of a class in C++, but that's a different story!
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
AIM: RYoni69
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|