difference
-
this is a noob question but i am a noob so i guess it fits me. i want to know what is the difference between all of the catagoreis like it sayes visual c++, managed c++, visual basic, c#, win32 exct... and what is it used for .
There are different forums for different types of technology. If you want to ask a Visual C++ question go to that forum, if it is about Managed C++ (C++ with the .NET Framework - It still runs in Visual Studio) there is a forum for that too. Other than that I don't know what your asking, can you be more specific?
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar
-
There are different forums for different types of technology. If you want to ask a Visual C++ question go to that forum, if it is about Managed C++ (C++ with the .NET Framework - It still runs in Visual Studio) there is a forum for that too. Other than that I don't know what your asking, can you be more specific?
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar
-
Huh! :confused: An integer is a zero, positive or negative number without a fraction - its the same definition for all languages. However, what you may be thinking of is that many languages have different types of integer (in C# you can have byte, ushort, short, uint, int and so on. There are all integer types) depending on how much memory you are willing to assign it. e.g. an 8-bit integer will be from -128 to 127 (or 0 to 255 if it is unsigned).
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar
-
Huh! :confused: An integer is a zero, positive or negative number without a fraction - its the same definition for all languages. However, what you may be thinking of is that many languages have different types of integer (in C# you can have byte, ushort, short, uint, int and so on. There are all integer types) depending on how much memory you are willing to assign it. e.g. an 8-bit integer will be from -128 to 127 (or 0 to 255 if it is unsigned).
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar
Colin Angus Mackay wrote: Huh! haha,Dont worry, i know about integers. I was wearing my sarcastic hat. :laugh:
MSN Messenger. prakashnadar@msn.com