S9 (language)/Using External Functions: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 December 2018

6 April 2015

25 May 2009

  • curprev 15:4515:45, 25 May 2009Root talk contribs 466 bytes +466 New page: Exemplo da utilização das funções noutro ficheiro: <c> use int argc(); use string argv(int n); use int ackermann(int m, int n); use int getcnt(); public int s9() -> 0 { int m = 0; ...