|
-
May 28th, 2005, 11:25 PM
#1
try catch(...)
Hi,
I was wondering if using try catch reduce speed (performance)
if so does using a general try catch (with catch(...) and not a specific catch) decrease performance even more?
I'm not asking here about the code stability what I'm interested in is performance (by mean of speed)
Thanks in advance
avi123
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|