Women in Technology

Hear us Roar



Article:
  Intro to Managed C++, Part 2: Mixing Managed and Unmanaged Code
Subject:   Exception handling in mixed mode
Date:   2003-04-30 06:21:38
From:   anonymous2
Terrific article Sam,looking forward to the next one. Could you spare a few words about exception handling (& cleaning up) when using mixed mode (unMC/MC).
Thanks.
SBC
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Exception handling in mixed mode
    2003-04-30 06:25:36  c1sbc [View]

    To elaborate the above - the use of new/delete, smart pointers, finalize, etc...
    Thanks.

    SBC