Re: Throwing Exceptions
- From: glhansen@xxxxxxxxxxxxxxxxxxxxx (Gregory L. Hansen)
- Date: Sun, 24 Apr 2005 12:35:41 +0000 (UTC)
In article <1-ydnTOLaec4ePffRVn-jg@xxxxxxxxxxx>,
Peter Ammon <gershwin@xxxxxxxxxxxxxxx> wrote:
>Gregory L. Hansen wrote:
>> Do people often use exceptions by choice in C++?
>
>No. Here's lots of reasons why.
Okay, so it's not just me.
Here's another question. *Should* people often use exceptions?
I'm thinking analogously to STL. Someone on this group (I forget who and
I don't really want to quit this post and track him down) had said that
STL encourages some good coding practices, and that STL users can tell
non-STL users by the way they code even outside of C++.
Are exceptions good for me, even if I don't want to admit it?
--
"When the fool walks through the street, in his lack of understanding he
calls everything foolish." -- Ecclesiastes 10:3, New American Bible
.
- Follow-Ups:
- Re: Throwing Exceptions
- From: Fabio Fracassi
- Re: Throwing Exceptions
- References:
- Throwing Exceptions
- From: Gregory L. Hansen
- Re: Throwing Exceptions
- From: Peter Ammon
- Throwing Exceptions
- Prev by Date: Re: Unable to open include file 'stdio.h'
- Next by Date: Re: Unable to open include file 'stdio.h'
- Previous by thread: Re: Throwing Exceptions
- Next by thread: Re: Throwing Exceptions
- Index(es):
Relevant Pages
|