Exforsys

Online Training

Is this Concept same for C and C++

This is a discussion on Is this Concept same for C and C++ within the C and C++ forums, part of the Programming Talk category; Is the concept of exception handling handles the same way in C and C++? If not what is the difference ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2007, 11:07 AM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
Is this Concept same for C and C++

Is the concept of exception handling handles the same way in C and C++? If not what is the difference between the two.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-02-2008, 05:03 PM
Member
 
Join Date: Apr 2006
Posts: 65
priyaraji is on a distinguished road
No there are differences in the way exception handling is handled by C and C++. In C programs generally we check the return codes of function which indicates success or failure and then take care of errors based on the return codes. However in C++ exception handling is don separately apart from return codes from function and C++ exception handling needs a lot of run-time system support routines.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
What is this Concept ashlee Linux 1 04-29-2007 12:54 PM
About the Concept priyaraji PHP 2 04-14-2007 04:23 AM
What is the Need of this concept Ralph Oracle Database 2 03-08-2007 10:25 PM
Provide your Knowledge in this Concept Angela Java 0 12-15-2006 02:16 PM
Is there a Concept similar in Coldfusion cyrus Coldfusion 0 12-07-2006 01:43 AM


All times are GMT -4. The time now is 12:57 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.