How can Pascal have conditions when it doesn't have boolean type?...
Read MoreWhy is the output 16 bits when I'm only telling it to write 15?...
Read MoreWhat is causing this? Error: Incompatible types: got "Boolean" expected "LongInt"...
Read MoreWhat are the pros and cons of RemObjects PascalScript versus the DWS script?...
Read MoreMove() to Insert/Delete item(s) from a dynamic array of string...
Read MoreGeneric functions for converting an enumeration to string and back...
Read MoreHow to execute FreePascal from windows command line as "fpc"...
Read MoreHow to use a variable in an array?...
Read MoreHow to test if exactly one condition is true?...
Read MorePascal : What's the difference between random(); and random;...
Read MoreCan I define my own string type in Pascal?...
Read MoreHow to interpret equation in Pascal?...
Read MoreFinding sum of geometric sequence with modulo 10^9+7 with my program...
Read MorePascal - hard-coding data in array - shortcut...
Read MoreWhy "BlockRead" can use a buffer whose size is smaller than the size of the data being rea...
Read MoreChecking for character in a string...
Read Morestring to integer conversion in Pascal, How to do it?...
Read MoreHow to make a function that takes 2 dimensional array of Extended and return TArray<Extended>?...
Read MoreChecking to see if a number is within a range in free pascal...
Read Moreconvert a long string into a Tstringlist...
Read MoreWhy does this pointer throw Access violation?...
Read MoreStandard Pascal 7185 silent on reading strings from textfiles...
Read MoreHow do I properly assign integers in an array?...
Read MoreHow to print emojis using Pascal on Windows cmd/powershell...
Read More