CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Threaded View

  1. #8
    Join Date
    Sep 2004
    Location
    A Planet Called Earth... :-)
    Posts
    835

    Re: Exception vs errors

    But I guess that you learnt C++ except exceptions.

    Quite right.
    There are bits and pieces i have to touch upon.
    Exceptions and templates are a couple left... before i move into design patterns.(Templates seem to be quite vast, so left it for the end - from one book that i saw - David Vandevoorde, Nicolai M. Josuttis - C++ Templates)
    Last edited by Vedam Shashank; March 2nd, 2006 at 05:58 AM.
    C++ program ran... C++ program crashed... C++ programmer quit !!

    Regards

    Shaq

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured