Content deleted Content added
→Conditional statements: 4-space tabs |
m →Exception handling: MacOS->Mac OS |
||
Line 94:
'''}'''
[[Objective-C]] has the same syntax starting with gcc 3.3 and Apple
C++ does not have <tt>finally</tt>, but otherwise looks similar. C has nothing like this, though some compilers vendors added the keywords <tt>__try</tt> and <tt>__finally</tt> to their implementation.
|