Language
Pascal
Remove
Platform
Any
License
Any
I need to make program that will load 10 English words using array, sort that array, clear screen and write the words sotred. I made the program but it is too slow when you work with larger arrays....
What compiler are you using ? The game, what is all about ? Explain what you're trying to achieve, time permitting will put ya on the right track.
I have read the tutorial,but most of them is for beginer ,i want to know it without pascal aplication for make it detail
What compiler do Atex you use to compile your snake game?
I use Dev-Pascal. It tells me 19 errors are found in the compilation.
Thanks.
Could you be a little more explicit as to what you have. What I see written doesn't make much sense to me.
_ATEX_
Tried "$mode tp" as first line in working program. Got
"ordinal const" error when compileing. Meaningfull? Screw up?
Will repeat download and see if that makes a difference....
{ Compiler FPC v.2.4.0 }
uses dos;
var rec:searchrec;
t:text;
i:longword;
begin
assign(t,'Files in current folder.txt');
rewrite(t);
i:=0;
findfirst('*.*'...
HEY I DIDN'T GET YOU WELL
this is my mail;
saninbababature@live.com
just make the contact
12 then h:=h-12;
make sure that you add it both times
it will if you dont use that program for 12h+
I want to make a program that would check some conditions and if they are good then visit a certain webpage.
First of all I want to know, is this even possible with pascal?
Then i´d like to know is...
); { display }
end;
while port and 8<>0 do; { ~16.6 ms delay on a 60Hz LCD monitor }
while port and 8= 0 do;
until kb_bh<>kb_bt; { keypressed; }
kb_bh:=kb_bt;...
: hey. what is the fastest way to cut some symbols at the end of
: string ?
: for example:
: from this: /home/justas/psc/test.pas
: to make /home/justas/psc/test
:
: any suggestions ?
:...
hey. what is the fastest way to cut some symbols at the end of string ?
for example:
from this: /home/justas/psc/test.pas
to make /home/justas/psc/test
any suggestions ?
Your code is incomplete as posted, could you repost it ? (Don't forget to use the <> button on the top of the editor window)
I'm writing some code for an Online Trading Application that's called ActFx (http://forum.actfx.com) and need help using api's like the Shell API.
In a nutshell, the ActFx application lets me...
thank you soo much atex
as the dead line is approaching, i've made up my mind so far. I decided to make the most simplest phone book.
so you can leave this post alone now
thanks Atex!
: sorry atex but problem appeared when I execute the turbo
: it says it cannont find turbo.pif
Either download Dosbox from here: http://www.dosbox.com/download.php?main=1 and run TP from dosbox,...