Changes

Jump to: navigation, search

Commenting Objective-C Code

No change in size, 18:03, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
*/
</pre>
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
In the above example everything between the /* and */ markers is considered to be a comment. Even though this content contains valid Objective-C code it is ignored by the interpreter.

Navigation menu