Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. difference

difference

Scheduled Pinned Locked Moved IT & Infrastructure
c++questioncsharp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    scrname
    wrote on last edited by
    #1

    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 .

    C 1 Reply Last reply
    0
    • S scrname

      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 .

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      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

      P 1 Reply Last reply
      0
      • C Colin Angus Mackay

        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

        P Offline
        P Offline
        Prakash Nadar
        wrote on last edited by
        #3

        yeah how is integer defined in each language... :-D


        MSN Messenger. prakashnadar@msn.com

        C 1 Reply Last reply
        0
        • P Prakash Nadar

          yeah how is integer defined in each language... :-D


          MSN Messenger. prakashnadar@msn.com

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          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

          P 1 Reply Last reply
          0
          • C Colin Angus Mackay

            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

            P Offline
            P Offline
            Prakash Nadar
            wrote on last edited by
            #5

            Colin Angus Mackay wrote: Huh! haha,Dont worry, i know about integers. I was wearing my sarcastic hat. :laugh:


            MSN Messenger. prakashnadar@msn.com

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups