Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pascal

Is using "default" case in a switch statement a good habit? [closed]

How many different letters are in string

string delphi pascal

Delphi / Pascal Example for Calling OpenSSL EVP functions

Repeated setters logic in Delphi

delphi pascal delphi-2006

How to check if string contains string in Pascal

pascal

Tool to change a unit name and all references to it

delphi pascal

What is the '#" symbol in Pascal?

delphi pascal

How to assign a multiline string value without quoting each line?

delphi pascal

How to make a Digital clock in delphi7?

delphi delphi-7 pascal

How to remove warning: link.res contains output sections; did you forget -T?

linux pascal ld fpc

How to get a random number in pascal?

pascal

Building cross-platform Delphi applications

How can I determine which libraries are used in a Delphi program I don't have the source for?

delphi libraries exe pascal

Why delphi BoolToStr true is represented as -1

delphi boolean pascal

Delphi: What are the advantages of using System.New() instead of a local variable, other than just spare a tiny amount of memory?

delphi pascal fpc

What is a Pascal-style string?

string encoding pascal

Why Pascal const arrays aren't actually constants?

How do I print a tab character in Pascal?

special-characters pascal

What's the preferred Pascal file extension?

file pascal

How do I get a registry value in Inno Setup when the value only uses the default name?