Questions tagged [object-pascal]
3 questions
7
votes
2 answers
How to call modern Pascal?
Should the developers who creates programs with Delphi, FPC, Lazarus agree with the name of the language? This struck me since every possible variation not only adds confusion for new programmers, also when I write or name each of them, I feel that…

Maksee
- 2,653
- 1
- 16
- 12
1
vote
1 answer
Why use Pascal with Cocoa/Cocoa Touch?
I'm surprised to find that it might be possible to use Pascal with the Cocoa and Cocoa Touch frameworks. This is an interesting turn of events, as Pascal was the favored language for Mac development for a short while early in the history of…

Caleb
- 38,959
- 8
- 94
- 152
0
votes
1 answer
Records defining a partial memory layout
I'm working on a solution that should work in C++-Builder and Delphi, that's why I use Object Pascal syntax, but I'm not very familiar with it. I try to access a file mapping with a size that is not defined at runtime with Free Pascal/Delphi. I…

Wolf
- 630
- 1
- 6
- 24