Exception handling syntax: Difference between revisions

Content deleted Content added
m [[C programming language|C]]: cleanup limitation of wiki
m See also: cat Arts with C code
Line 215:
</pre>
 
== See also ==
* [[Exception handling]] for the semantics of exception handling
 
* [[Syntax#Syntax in computer science]] for definition of syntax in computer science
* [[Exception handling]] for the semantics of exception handling
* [[Syntax#Syntax in computer science]] for definition of syntax in computer science
 
[[Category:Programming constructs]]
[[Category:Articles with example C code]]