Search

You can find the results of your search below.

Biolife-elämäsimulaattorin lähdekoodi @fi:tietotekniikka:biolife
22 Hits, Last modified:
taan tässä.} var loppu:boolean; {Kun loppu=true ohjelman suoritus loppuu.} key:char; {Tätä ... yhdistämisestä.} silmu:boolean; {Kun silmu=true ollaan silmukka -tilassa.} pelattu:boolean; {Tämän ollessa true on peliä pelattu ja poistuttaessa tilanne} {t... {Jos on painettu ESC...} begin loppu:=true; textbackground(0); textcolor(15);
Viitenumerolaskenta
3 Hits, Last modified:
silmu:boolean; var lask:integer; begin silmu:=true; lask:=1; while silmu do begin ... 20]); lowvideo; end; end; begin saako:=true; clrscr; RUUTU; rullaa:=true; while rullaa do begin NOLLAA; LUE;
C-ohjelmoinnin harjoitustyö
1 Hits, Last modified:
exit(1);\ }\ while(0) /* Jos tama lauseke on TRUE, c on 'valimerkki' */ #define SPACE (c=='\n'||c=