User Profile

Collapse

Profile Sidebar

Collapse
dinopc
dinopc
Last Activity: Jan 19 '15, 10:21 AM
Joined: Nov 29 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dinopc
    replied to Extend std::exception
    in C
    Thank you.
    See more | Go to post

    Leave a comment:


  • dinopc
    replied to Extend std::exception
    in C
    I wanted to avoid putting a 'catch (std:: exception & exc)' since I created a class that inherits from 'std:: exception', hoping to catch exceptions even standard, otherwise it makes no sense it inherit from 'std:: exception'.

    Thank you.
    See more | Go to post

    Leave a comment:


  • dinopc
    replied to Extend std::exception
    in C
    I'm sorry but unfortunately I did not understand any of your comments.

    The process goes Signal = [6].

    Can you help me understand how can I fix this?
    See more | Go to post

    Leave a comment:


  • dinopc
    started a topic Extend std::exception
    in C

    Extend std::exception

    Hello, i am italian, I apologize for my English.

    I would like to extend the class std::exception:

    Code:
    #include <iostream.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <ctype.h>
    #include <sys/types.h>
    #include <errno.h>
    #include <dirent.h>
    #include <stdarg.h>
    #include <list>
    #include <string>
    ...
    See more | Go to post

  • dinopc
    replied to Can create the rtf/doc document in php ?
    in PHP
    I want create un document in format RTF / DOC / OpenDocument.

    The class RTFGenerate not use the tables. :(

    I can convert HTML in to doc / rtf / opendocument with the class ?


    Thank you
    See more | Go to post

    Leave a comment:


  • dinopc
    started a topic Can create the rtf/doc document in php ?
    in PHP

    Can create the rtf/doc document in php ?

    Hi, i am italian and sorry for my english.

    I am trying the script php for generate the rtf/doc document with table strong car etc etc.

    Thank you for help
    See more | Go to post
No activity results to display
Show More
Working...