Just:
int FooInt = 2;
or, available within the project only:
static int FooInt = 2;
But obviously it would be better to declare as static variables within a
class.
--
David Anton www.tangiblesoftwaresolutions.com
Convert between VB, C#, and C++
Instant C#
Instant VB
Instant C++
C++ to C# Converter
C++ to VB Converter