program myfirstthread;
var
a:string;
b,c:video;
begin
a:='hello facepunch! Watch my first videos!'; //hope theay are not so bad
writeln('a');
b:=pumpkin mechanics.avi //made it for halloween contest
c:=meet the spyder crab.mov //wired thing
show(b,c);
end;
[video=youtube;s5f5rODpR4c]http://www.youtube.com/watch?v=s5f5rODpR4c[/video]
[video=youtube;f8qbXuuaE2Q]http://www.youtube.com/watch?v=f8qbXuuaE2Q[/video]
[QUOTE=Medusa219;41291566]program myfirstthread;
var
a:string;
b,c:video;
begin
a:='hello facepunch! Watch my first videos!'; //hope theay are not so bad
writeln('a');
b:=pumpkin mechanics.avi //made it for halloween contest
c:=meet the spyder crab.mov //wired thing
show(b,c);
end;
[/QUOTE]
Wait, Pascal code? Oh! the author is from CIS, isn't he? But yes indeed he is!
(Still looks like we're the only country in the world who learns that stupid language in schools/colledges instead of something more useful/elegant/easier/not dead.)
[QUOTE=revzin;41291718]Wait, Pascal code? Oh! the author is from CIS, isn't he? But yes indeed he is!
(Still looks like we're the only country in the world who learns that stupid language in schools/colledges instead of something more useful/elegant/easier/not dead.)[/QUOTE]
Pascal is not so bad for schools, but you are right - Pascal is dead.
[QUOTE]Oh! the author is from CIS, isn't he?[/QUOTE]
You know me - i am from sfm_ru:smile:
Sorry, you need to Log In to post a reply to this thread.