Search:

Type: Posts; User: manasij7479

Search: Search took 0.04 seconds.

  1. Replies
    8
    Views
    39,157

    > AFAICT their significance has to do with...

    > AFAICT their significance has to do with calling destructors properly and the fact that constructors can't return NULL
    AFAIK it also resets the stack...rolling back changes until the place where...
  2. Replies
    8
    Views
    39,157

    > (using setjmp and longjmp is not "the C way" to...

    > (using setjmp and longjmp is not "the C way" to throw errors, lol).
    I thought there was no C way to throw errors ... (?) ..and it is totally up to the coder.
    (I'd tend to think that those kinds...
  3. Replies
    8
    Views
    39,157

    >Instead of awkward C-style ... If in an...

    >Instead of awkward C-style ...
    If in an alternate universe.. C was somehow developed after C++... we'd see lines like.... "Instead of this uber complicated multiple inheritance which creates more...
  4. Replies
    8
    Views
    39,157

    C++ Annotations

    C++ Annotations | Free Development software downloads at SourceForge.net
    I just stumbled upon it....( seeing a package attributed to it on my package manager )

    So far.. it looks *very* good and...
Results 1 to 4 of 4