B
Buzby
Hi Newsgroupies,
I am an old C++ dog trying to learn new C# tricks!
For example, how do I do this in C#?
// C++
typedef double FLOAT_TYPE;
And where would I place it in my code to be 'globally' visible? (I fully
appreciate that 'Global' is a dirty word in C# )
And if anyone can recommend a good 2003.Net book; no authors please ;-)
Thanks!
Buzby, UK
I am an old C++ dog trying to learn new C# tricks!

For example, how do I do this in C#?
// C++
typedef double FLOAT_TYPE;
And where would I place it in my code to be 'globally' visible? (I fully
appreciate that 'Global' is a dirty word in C# )
And if anyone can recommend a good 2003.Net book; no authors please ;-)
Thanks!
Buzby, UK