Survey on the use of C++ exception handling constructs

Moderator: Project members

Post Reply
Message
Author
rbonifacio
500 Command not understood
Posts: 1
Joined: 2014-08-12 18:18
First name: Rodrigo
Last name: Bonifacio

Survey on the use of C++ exception handling constructs

#1 Post by rbonifacio » 2014-08-12 20:26

Dear all,

I have been investigating the use of exception handling constructs in C++. FileZilla was one of the subject systems used in our research and I am currently conducting a survey on the subject. I would really appreciate if you could contribute to this research by answering a few questions.

The survey is available on-line:

Code: Select all

https://pt.surveymonkey.com/s/exceptionHandling
All the best,

Rodrigo.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Survey on the use of C++ exception handling constructs

#2 Post by botg » 2014-08-13 16:55

Nice survey.

Post Reply