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. General Programming
  3. Managed C++/CLI
  4. Basic C++...

Basic C++...

Scheduled Pinned Locked Moved Managed C++/CLI
csharpc++questionannouncement
4 Posts 2 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.
  • L Offline
    L Offline
    lost in transition
    wrote on last edited by
    #1

    I want to learn more of C++ but at a lower level(???), a point where it is not so platform specific. Where would look or what would I search for to learn a cross-platform version of C++. I enjoy C# and VB.NET is so so. And I have written many apps. in VC++ but I want to learn it where I can knowledgible write an app for Windows and turn around be able to do on other platforms. Does anybody understand what I am trying to ask?


    God Bless, Jason
    I am not perfect but I try to be better than those before me. So those who come after me will be better than I am.

    C 1 Reply Last reply
    0
    • L lost in transition

      I want to learn more of C++ but at a lower level(???), a point where it is not so platform specific. Where would look or what would I search for to learn a cross-platform version of C++. I enjoy C# and VB.NET is so so. And I have written many apps. in VC++ but I want to learn it where I can knowledgible write an app for Windows and turn around be able to do on other platforms. Does anybody understand what I am trying to ask?


      God Bless, Jason
      I am not perfect but I try to be better than those before me. So those who come after me will be better than I am.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      jason_lakewhitney wrote:

      a point where it is not so platform specific.

      You want to learn standard C++. A good starting point is "The C++ Programming Language" by Bjarne Stroustrop. Beyond that, a good point is to ask in the right forum, this one is for .NET C++, you want the Visual C++ forum. Note, standard C++ has no GUI libraries at all, the moment you want a UI, you want platform specific ( probably MFC ). But, it's good even in an MFC app to use standard stuff like list, vector, ifstream, string, etc.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      L 1 Reply Last reply
      0
      • C Christian Graus

        jason_lakewhitney wrote:

        a point where it is not so platform specific.

        You want to learn standard C++. A good starting point is "The C++ Programming Language" by Bjarne Stroustrop. Beyond that, a good point is to ask in the right forum, this one is for .NET C++, you want the Visual C++ forum. Note, standard C++ has no GUI libraries at all, the moment you want a UI, you want platform specific ( probably MFC ). But, it's good even in an MFC app to use standard stuff like list, vector, ifstream, string, etc.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        L Offline
        L Offline
        lost in transition
        wrote on last edited by
        #3

        I knew you would help, thanks.

        Christian Graus wrote:

        a good point is to ask in the right forum

        just didn't know where to start.


        God Bless, Jason
        I am not perfect but I try to be better than those before me. So those who come after me will be better than I am.

        C 1 Reply Last reply
        0
        • L lost in transition

          I knew you would help, thanks.

          Christian Graus wrote:

          a good point is to ask in the right forum

          just didn't know where to start.


          God Bless, Jason
          I am not perfect but I try to be better than those before me. So those who come after me will be better than I am.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          A lot of people seem to miss the sticky at the top of the forum that explains it, and just not know what the CLI means. I'm only telling you because more people will see your posts in the right forums. This forum is a ghost town, I just come here to redirect people to the right forum, and not many people ask or answer C++/CLI questions.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          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