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. The Back Room
  4. Aarrgh! Can't belive it!

Aarrgh! Can't belive it!

Scheduled Pinned Locked Moved The Back Room
c++visual-studio
4 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.
  • R Offline
    R Offline
    Rickard Andersson20
    wrote on last edited by
    #1

    For the first time (almost) I've created a class WITHOUT the VC++ IDE!! And I had big problems! I wasn't sure if it should be ; after memder data declarations and some other small misstakes that the IDE made for me when I right-click-create-new-class clicked to create a new class!!! :-O :-O :-O :-O :-O :-O ------------------------------------ Rickard Andersson, Suza Computing ICQ#: 50302279 I'm from the winter country SWEDEN! ------------------------------------

    C 1 Reply Last reply
    0
    • R Rickard Andersson20

      For the first time (almost) I've created a class WITHOUT the VC++ IDE!! And I had big problems! I wasn't sure if it should be ; after memder data declarations and some other small misstakes that the IDE made for me when I right-click-create-new-class clicked to create a new class!!! :-O :-O :-O :-O :-O :-O ------------------------------------ Rickard Andersson, Suza Computing ICQ#: 50302279 I'm from the winter country SWEDEN! ------------------------------------

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

      There's a wizard to create a class ? Apart from starting a new MFC app, I always create my classes by hand - VC puts too much junk in there for my liking. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "But there isn't a whole lot out there that pisses me off more than someone leaving my code looking like they leaned on the keyboard and prayed that it would compile. - Jamie Hale, 17/4/2002

      R M 2 Replies Last reply
      0
      • C Christian Graus

        There's a wizard to create a class ? Apart from starting a new MFC app, I always create my classes by hand - VC puts too much junk in there for my liking. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "But there isn't a whole lot out there that pisses me off more than someone leaving my code looking like they leaned on the keyboard and prayed that it would compile. - Jamie Hale, 17/4/2002

        R Offline
        R Offline
        Rickard Andersson20
        wrote on last edited by
        #3

        Christian Graus wrote: There's a wizard to create a class ? No, but if you've created a MFC app with the wizard then you can right-click in the workspace and create a class. And then you just righ-click again to add member data to that class. :) Christian Graus wrote: I always create my classes by hand I will do that in the future now.. Christian Graus wrote: VC puts too much junk in there for my liking. I agree! ------------------------------------ Rickard Andersson, Suza Computing ICQ#: 50302279 I'm from the winter country SWEDEN! ------------------------------------

        1 Reply Last reply
        0
        • C Christian Graus

          There's a wizard to create a class ? Apart from starting a new MFC app, I always create my classes by hand - VC puts too much junk in there for my liking. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. "But there isn't a whole lot out there that pisses me off more than someone leaving my code looking like they leaned on the keyboard and prayed that it would compile. - Jamie Hale, 17/4/2002

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

          I often use the Insert New class , it takes care of creating the .h and .cpp and generates a nice empty class with just the constructor and destructor. Saves a lot of typing time. 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