turbo-pascal Questions
3
I am working on my school project and I would like to use Dynamic (not static) array. I worked with ObjectPascal, so I am used to some syntax. But now I am programming in the old TurboPascal (I am ...
Rathe asked 28/2, 2017 at 21:27
2
The Question: I recently acquired a 1989 IBM PS2 and I am trying move large files from my newer UNIX-based machine to this IBM via floppy. I have a bash script that splits my files into ~2MB chunks...
Overthrow asked 29/1, 2016 at 3:33
1
Solved
I need to do some work on data contained in legacy files. For this purpose, I need to read and write Turbo Pascal's 6-byte (48 bit) floating point numbers, from PHP. The Turbo Pascal data type is c...
Fixing asked 11/8, 2015 at 11:18
1
Solved
In TurboPascal program i took an advantage of DOS processed output and use Tab control character to form columns in the output:
const Tab = #09;
...
Writeln(X, Tab, F(X));
However, when i tried ...
Extenuatory asked 11/6, 2012 at 16:58
1
Solved
"Cathode Ray Tube"? "C RunTime"? Neither makes much sense to me; something else entirely?
Loquacity asked 31/5, 2012 at 18:20
2
Solved
I am running Turbo Pascal 3.01A on CP/M 2.2. Suppose my Pascal program, which I run using the R menu option in Turbo Pascal, has a bug and goes into an infinite loop. Is there a special control cha...
Chapeau asked 21/4, 2010 at 14:10
1
© 2022 - 2025 — McMap. All rights reserved.