Language
Pascal
Remove
Platform
Any
License
Any
: i've to do this pascal assignment and i'm totally lost.. i've to have the computer print the number of hours in life that people will have spent sleeping(assuming 8 hours of sleep) given their...
I can't find EncodeDate() & DecodeDate() in any Pascal unit,
is it your custom procedure? where is the source??
Pernambuco, Brazil
: : : :
: : : :
: : : 1: You can write directly to the form, but it is considered very bad programming. In any case you always need to convert the reals (or integers) into...
Hi folks!I was wondering if anyone knows how can i make my program to wait for the user to press and then continue with the rest of the commands.In a Pascal program example:
.......................
: I need a pascal program that is able to read roman numerals and convert roman numerals to arabic numbers.
:
This question has been asked several times in the past. Perhaps one of those has a...
Club Side Ladies Extra B
: : : League West Kent Ladies Division 8
: : : No. of Games 22
: : : Highest Score For 15
: : : Highest Score Against 110
: : : Greatest Winning...
I'll be really glad if i can be able to get the system time and date and put it on my program which i'm writing right now. So if anyone has an idea, please kindly help me. thanks
: : Please tell me a site form where I can download free Borland Pascal 7.0!
: :
: Borland hasn't made TP7 a free download yet, so you need to either find a page with google or log on to a...
: Please tell me a site form where I can download free Borland Pascal 7.0!
:
Borland hasn't made TP7 a free download yet, so you need to either find a page with google or log on to a p2p-network....
Why does it seam every time i download a version of pascal like free pascal or borland pascal it seams the graph section is missing from it meaning i cant draw! Whys this?
: i need a code for pascals triangle.. im really havina hard time .could someone please send me a solution? appreciate a lot
: thanks
:
Post what you've got so far, then we can help you....
i need a code for pascals triangle.. im really havina hard time .could someone please send me a solution? appreciate a lot
thanks
: I already use pascal in my PII pc but just a month ago I buy pentium 4 1,6Ghz.
: The problem is when I compile pascal program it work and when I run it say that run time error 200.
: Then I get...
I already use pascal in my PII pc but just a month ago I buy pentium 4 1,6Ghz.
The problem is when I compile pascal program it work and when I run it say that run time error 200.
Then I get crtfix...
This message was edited by dmndx at 2003-11-20 19:46:33
Hi, I am trying to make a program send an email to me, here is the source code:
program email;
const
NORMAL = 1;
var...
i need help - im in an IT program were i can take time to work in c++ and gets points for it. my prob: i dont know anything!
i no basic and pascal but im blank on c++
if theirs any advice of...
: I want to write a "Hello world" OS in Turbo Pascal. That is why I need to compile my code to .COM file format.
:
: Best regards
:
If you want to make a program to say "Hello, World!" and...
: ps. and yes....I did used to work as a programmer for Dell...hence
: the name...but I programmed in Pascal and Cobol. I'm still new to
: VB. LOL
Dell? I thought they were all about...
I'm trying to make a program where the user types in a number to set a timer to go off in the amount of time the person intended it to go off.
I've been trying to use the 'GetTime' procedure to help...
: I am trying to use TP 7 on a computer that is running windows NT 4.0.
:
: TP works OK until the first time you run a program. Then the mouse cursor (in the editor) stops working until you quit...