Pascal
Pascal is an influential imperative and procedural programming language, intended to encourage good programming practices using so called structured programming and data structuring.
Application
Any
Platform
MS-DOS
Remove
License
Any
The thing is, it worked perfectly from a Pascal compiled source. But from C, I get this error:
16 bit MS-DOS Subsystem (DIALOG)
C:\TIMER\timer.exe
The NTVDM CPU has encountered an illegal...
Hi i am a beginner program and i want to open and run a pascal program directly from Ms-Dos if i change the file from .pas to .exe still dont't .
Can anyone tell me how can i open a pascal file with...
: If this was the PASCAL room I could have helped more.
:
: Anyway one way would be ReadInputFile in two loops.
:
: In 1st loop WriteOutputFile1 up to where you want to insert text to a new...
If this was the PASCAL room I could have helped more.
Anyway one way would be ReadInputFile in two loops.
In 1st loop WriteOutputFile1 up to where you want to insert text to a new file.
In...
: This message was edited by Prop at 2004-12-12 8:35:39
: Please help me.. I can't use like ,i,, characters in pascal under win xp. Why? how can I solve this problem?
:
:
:
There can be 2...
: I have two partitions on my machine - one with FAT32 containing Win98SE OS and the other with FAT16 containing MS-DOS 6.22 OS. I installed Turbo Pascal v7.0 onto the FAT16 partition and wrote a...
I have two partitions on my machine - one with FAT32 containing Win98SE OS and the other with FAT16 containing MS-DOS 6.22 OS. I installed Turbo Pascal v7.0 onto the FAT16 partition and wrote a small...
: Can someone please explain to me what FAR does in this fn. prototype?
:
: long FAR PASCAL WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lparam);
:
: Thanks alot - lankEman
:
It is...
My situation:
I'm in a computer running MS-DOS 6.22, connect in a network using NetBEUI.
Does anybody know hot the get the Ethernet Address using PASCAL or C/C++ or if there's a program that get it...