Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pascal

Testing the type of a generic in delphi

How can I compute a difference between two strings?

string pascal delphi

Move() to Insert/Delete item(s) from a dynamic array of string

delphi pascal

How do I pretty-print JSON in Delphi?

What is the fastest possible way to sort an array of 7 integers?

Check if character is letter in Delphi (Unicode)

delphi delphi-xe pascal

Strings in a separate .pas file

delphi pascal

Delphi passing parameters by reference or by value/copy

Is there a good scripting Pascal-like language for Delphi?

Pascal substr equivalent

substring pascal substr

How to cast a Interface to a Object in Delphi

Array begin from 0 or 1 in Delphi 5.0 Pascal?

arrays delphi pascal

Returning a value in Pascal

pascal freepascal

Large numbers in Pascal (Delphi)

SetLength on multidimensional array

Delphi Pascal - how to write data to file larger than 2 GB?

delphi file pascal

In Inno Setup Scripting (Pascal), how do you set a global variable's initial value?

Generic functions for converting an enumeration to string and back

delphi generics pascal

Proper structure syntax for Delphi/Pascal if then begin end and ;

Do console apps run faster than GUI apps? [closed]

c++ c performance delphi pascal