Search

You can find the results of your search below.

syntax @wiki
2 Hits, Last modified:
ut nothing is done with it. </nowiki> The same is true for %%//__this__ text// with a smiley ;-)%%. <... othing is done with it. </nowiki> The same is true for %%//__this__ text// with a smiley ;-)%%. ===
breeze @computers:arduino
2 Hits, Last modified:
aces}. <code> if ( condition ) { code for when true ... } else { code for when false ... } </code> ... 0 if ( not condition ) goto 200 110 code for when true ... 190 goto 300 200 code for when false ... 300