Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Pascal
Remove
Platform
Any
License
Any
Don't spam. Make some research before posting a question.
I just googled for 0.08 sec and found this:
Perfect numbers - Pascal - Forums at ProgrammersHeaven.com
Well, you don't have to creat such a program to make a quiz like that. There are a couple of quiz makers that can be used to make the quiz you want, such as Proprofs quiz school, and Flash...
Hi,
is it possible to force Pascal to write large real and double numbers digit by digit on the standard output, rather than the mantissa+exponent format? So that numbers like 1.0E+50 become...
Do anyone have any experience in using
IRIE PASCAL cgi or ivm files on a website ?
Many thanks,
Pete
Here's my idea how to implement ittype board_cell=record
x,y:byte; { Coordinates }
link:boolean; { Link to other cell (snake -or- ladder) }
linkto:byte; { Cell no. links to ( ) }
end;...
thanks a lot for your response. but i can only use stuff that i learned and we did not learn any thing like bites and all most of the stuff u used. it's ok if it flashes because that's wht they...
Hi guys,
I am writing a menu program. All user's choices are written into a file. How do I get data&time inserted into that file as well(receipt purposes)
writeln(File,date); - doesnt work:(
I...
This is my first post on the forum because I was so angered by the exam. But anyway...
...Similar sentiments echoed here. Our whole class(10 of us), failed to make any headway into the final...
Hi can someone plzz helpme..................I know this is a pascal forum but.....
Im using VB6 and just wondering how to GUESS the whole word, also how do i limit the number of Guesses that i...
Use code tags when you insert code ......
This is a Pascal forum not visual basic.
Hi
I am parsing an XML file and storing the results in a record, but am having some trouble.
Im trying to store the results (content of my XML tags) into the fields of my record..
My record...
Hi
For a project I am creating a program which will read a text file while parsing an XML file.
The xml file will define what the program should be looking for within the text file (either...
well I finished it. it loops each kind of flash card 10 times and you can escape using the escape key... i am adding colors as we speak... ill send you a copy when im done if you want.
I use free IDE and this is my first program on my own in Pascal.
Every time i go to compile I get this error: Identifier expected but ":" found and I can't figure out where I have a stray colon....
How about posting the source code here. As far as I can determine the link you posted leads to a binary file.
hey ppl
i am working on a project which requires me to create a web browser for mobile.i have no idea here to start with.
plzz plzz guide me.
i will be w8ing for your response thanx in advance...
If you manage to pull together a pseudo-code, I could help you implementing it... Some 10 years passed since I last used differentials, so totally forgot how to solve them :-( You could try to visit...
SORRY NOT HERE POSTED IT MUST BE IN C++
hi i'm doing mini browser and i have one bad error so maybe you can help me.
so problem is that when i open page and on the page is javascripts so it...