Free Pascal is a multi-dialect, multi-platform Object Pascal compiler.
Firstly, I saw some topics about these two but weren't my answer. I'm looking for a good FPC(Free Pascal …
ide comparison lazarus fpc codetyphonI am attempting to debug a 64-bit program but gdb seems to think it has an i386 architecture. # file /usr/…
gdb x86-64 freepascal fpcI am using the latest version of Lazarus IDE and I have a Memo1 on my TForm1. I have to …
delphi file-io text-files lazarus fpcI'm just wondering how it's possible to do type checking in pascal? I have been searching for hours now but …
pascal fpcI have a text file with specified structure, namely (for each line): char, space, char, space, double value, endline. For …
file pascal freepascal fpcI asked on the Lazarus programming forum how to open a physical disk. I want to allow the user to …
delphi freepascal lazarus fpc