Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pascal

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

What are the pros and cons of RemObjects PascalScript versus the DWS script?

Why do Delphi and Free Pascal usually prefer a signed-integer data type to unsigned one?

delphi pascal freepascal

In Delphi/Free Pascal: is ^ an operator or does it simply denote a pointer type?

What are Pascal Strings?