Log in

View Full Version : vb3 coding/syntax standarts


Heidelbaer
08-01-2003, 01:01 PM
i thought i saw this on this forum before, but i can't find it now. :(
so, can you tell me: are there any "official" coding / syntax standarts used in vb3? what's the "way you should code"? ;)

i found filburt1's thread (https://vborg.vbsupport.ru/showthread.php?s=&threadid=52230) talking about standarts, and Xenon said, vb3 would use these standarts, but are there any more?
would be nice to know before releasing anything (before there is a vb3 RC :))

NTLDR
08-01-2003, 01:05 PM
This thread is probably the one your thinking of: https://vborg.vbsupport.ru/showthread.php?s=&threadid=42946

IMO I can't stand the layout of the code in vB3 and will be changing most of it when the final is out.

filburt1
08-01-2003, 01:47 PM
Look at NASA's style guide that I linked to. It's for Java, but most of the concepts can be converted to any language.