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. C / C++ / MFC
  4. C/C++ compiler

C/C++ compiler

Scheduled Pinned Locked Moved C / C++ / MFC
c++architecturetutorial
3 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.
  • N Offline
    N Offline
    NicholasCougar
    wrote on last edited by
    #1

    Hi, I am reading some books on C++ and MFC. It seems to me that without a solid understanding of C/C++ compiler, mastering C++ and MFC is a mission imposible. For example, CRuntimeClass, Message Map and RTTI etc. Any information on how and where to get materials on C/C++ compiler is greatly appreciated. Thank you in advance. Best regard. I confess that I am a stubborn guy, but why not put things thoroughly, logically and systematically clean. One concrete prolem is worth a thousand unapplied abstractions.

    R M 2 Replies Last reply
    0
    • N NicholasCougar

      Hi, I am reading some books on C++ and MFC. It seems to me that without a solid understanding of C/C++ compiler, mastering C++ and MFC is a mission imposible. For example, CRuntimeClass, Message Map and RTTI etc. Any information on how and where to get materials on C/C++ compiler is greatly appreciated. Thank you in advance. Best regard. I confess that I am a stubborn guy, but why not put things thoroughly, logically and systematically clean. One concrete prolem is worth a thousand unapplied abstractions.

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      NicholasCougar wrote: Any information on how and where to get materials on C/C++ compiler Your best bet is a good text on compiler theory. I used the Dragon Book in college in 1984, but the same principles still apply today. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com

      1 Reply Last reply
      0
      • N NicholasCougar

        Hi, I am reading some books on C++ and MFC. It seems to me that without a solid understanding of C/C++ compiler, mastering C++ and MFC is a mission imposible. For example, CRuntimeClass, Message Map and RTTI etc. Any information on how and where to get materials on C/C++ compiler is greatly appreciated. Thank you in advance. Best regard. I confess that I am a stubborn guy, but why not put things thoroughly, logically and systematically clean. One concrete prolem is worth a thousand unapplied abstractions.

        M Offline
        M Offline
        Michael P Butler
        wrote on last edited by
        #3

        NicholasCougar wrote: For example, CRuntimeClass, Message Map and RTTI etc. Heck, I must be in trouble - I've been programming C++ since late 92 and I've never needed to know how CRuntimeClass and RTTI work. :-D You can learn more about MFC in the book MFC Internals. Michael :-)

        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