Pascal is an imperative language from the Wirthian family created in 1969.
with keyword in Pascal can be use to quick access the field of a record. Anybody knows if C++ has …
c++ pascal with-statementI want to do an ArrayList in Delphi 5.0. So I found a solution doing this code: var arr: array of …
arrays delphi pascalI just started studying pascal and I have to do a pascal program as homework. I made it but I …
decimal pascal real-datatypeAre there any static code analysis tools for Delphi/Pascal? I have seen plenty of options for C++ and .NET, …
delphi static-analysis pascalI have searched all over for this. In Delphi/Lazarus, given a position, I want to find the character at …
delphi pascal lazarusIs it possible to cast/convert an Enumeration Value to Integer in Delphi? If yes, then how?
integer pascal enumeration delphiI tried the following code which supposed to check if a string contains spaces but I get an error. How …
pascali'm a beginner Pascal programmer and I recently migrated to the Mac OS X. Today I spent many hours searching …
macos ide pascalIs there a way to assign a multiline string value in Delphi without having to quote each line? Edit (the …
delphi pascalFor a function to return a value in Pascal the assignment FunctionName := SomeVal; is used. I assume it doesn't stop …
pascal freepascal