Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in freepascal

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)?

Is there a central FreePascal/Lazarus Component repository?

Instance reference in Delphi?

delphi freepascal

Simple Delphi 3d functions

Is there a library for sanitizing query parameters for PostgreSQL or SQL in general, for FreePascal and Delphi?