Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in freepascal

Equivalent of C++ std::vector, std::deque and std::map in FreePascal

OSX app crashing: code signature invalid

How can I call a Delphi function that returns a string using JNA?

What would be involved in getting Free Pascal to compile into AVR, ATMega and Arduino?

function Copy() in Free Pascal

delphi copy freepascal

What is wrong with my if-statement?

How to create an associative array in Pascal using arrays for the values

Is there a Dictionary object for FreePascal?

Unable to read final few Kb of logical drives on Windows 7 64-bit

delphi wmi freepascal lazarus

Delphi:Is a temporary PChar guaranteed to have the same value after a string variable pointed by the PChar is changed?

delphi freepascal

How to convert integer whole value to 3 digit dot seperated string

Why does gdb think my x86-64 program is i386? [closed]

gdb x86-64 freepascal fpc

Will const parameters and typecasting work as before under Delphi 64bit?

delphi 64-bit freepascal

Can Identifiers be duplicated across cases of a variant record in FreePascal?

Get Linux system info with Lazarus and FreePascal

delphi freepascal lazarus

Memory leak in Free Pascal caused by methods with 'pointer' parameter

How can I use anonymous methods in Free Pascal?

What's the syntax for literal arrays in Free Pascal?

arrays literals freepascal

FreePascal 64 bit DLL and calling C# Application

c# delphi freepascal lazarus

What are the differences between implementation of Interfaces in Delphi and Lazarus (FPC)?