Swift - For Schleife

So sieht eine einfache for Schleife in Apples Sprache Swift für iOS-Entwicklung aus: for var index = 0; index < 3; ++index { println("index is \(index)") }

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare