Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...is part of an effort to create a more recent Delphi compatible RTL in Free Pascal. ...ently, 2 points make creating code that will compile in Delphi and in Free Pascal difficult.
    6 KB (1,020 words) - 11:31, 5 March 2024
  • ...ed using [https://risoflora.github.io/libsagui libsagui], a cross-platform C library incorporating GNU libmicrohttpd, uthash, PCRE2, ZLib and GnuTLS. = Comparison with Brook for Free Pascal =
    2 KB (230 words) - 17:53, 16 August 2022
  • '''fpwebview''' is Free Pascal binding for [https://github.com/webview/webview webview], the cross-platfor C:\> git clone https://github.com/PierceNg/fpwebview
    2 KB (258 words) - 04:38, 6 April 2024
  • [http://swig.org/ SWIG] is a program that takes C++ .h and .cpp files and generates object-oriented language bindings for var == Object Pascal support ==
    4 KB (612 words) - 17:43, 21 October 2022
  • {{Basic Pascal Tutorial/Chapter 1/Solution}} Here's one way to solve the programming assignment in the previous section.
    1 KB (127 words) - 16:17, 20 August 2022
  • ...is a program to convert gobject-introspection (*.gir) xml files into into Pascal files which can be compiled (hopefully) without modification. *GObject's are mapped to pascal objects (not classes) for easier use.
    2 KB (362 words) - 07:26, 5 February 2023
  • {{Basic Pascal Tutorial/Chapter 2/Files}} <syntaxhighlight lang="pascal">
    2 KB (382 words) - 16:18, 20 August 2022
  • ...o account is that the GDBM SYNC constant (for open flags) has been renamed to GDMB DOSYNC because it conflicts with the gdbm sync function. ...ed by the gdbm routines should be freed by the C free() call, NOT with the pascal FreeMem() call.
    2 KB (311 words) - 07:49, 16 February 2020
  • Chelper is Lazarus extension tool, that helps converting C headers to Pascal. Yes, it's yet another C-to-Pascal converting tool like lot of similar ([[H2Pas]], ToPas), but one might find
    6 KB (888 words) - 10:01, 30 April 2022
  • ObjCparser is the tool that helps to convert Objective-C headers to FPC headers as described at [[PasCocoa]] ...ObjCParser supports the Objective-C 1.0 language specification. (Objective-C 2.0 properties are not yet supported).
    4 KB (569 words) - 13:58, 12 June 2020
  • As of FPC 2.3.1, the '''{$MODESWITCH}''' directive can be used to select some of the features that a '''{$MODE }''' directive would select. ...e current mode. For example, you might be programming in TP mode, but want to use the Out parameters, which are only available in Delphi mode.
    3 KB (453 words) - 16:24, 3 May 2024
  • {{Basic Pascal Tutorial/Chapter 5/1-dimensional arrays}} <syntaxhighlight lang=pascal>
    4 KB (120 words) - 16:20, 20 August 2022
  • ...arus components) that allows interprocess communication (IPC) between Free Pascal programs. It allows two executables to communicate.
    2 KB (293 words) - 11:54, 3 May 2022
  • The easiest way to start development for WinCE is to download the latest release version of FPC for Win32 and arm-wince cross co ...how to build the '''arm-wince''' crosscompiler on Windows which allows you to compile Windows CE programs from your Windows desktop.
    6 KB (954 words) - 03:24, 9 August 2020
  • {{Basic Pascal Tutorial/Chapter 4/Parameters}} ...ameter list allows variable values to be transferred from the main program to the procedure. The new procedure heading is:
    3 KB (438 words) - 16:19, 20 August 2022
  • {{Basic Pascal Tutorial/Chapter 2/Input}} ...t get into mouse input in detail, because that syntax differs from machine to machine. In addition, today's event-driven windowing operating systems usua
    3 KB (420 words) - 16:17, 20 August 2022
  • ...gine|game engine]]: it is a [[Game framework|game framework]] you are free to design and structure your program as you like. *User-friendly, intuitive C API usable from many languages.
    2 KB (237 words) - 19:43, 24 March 2020
  • {{Basic Pascal Tutorial/Chapter 1/Standard Functions}} Pascal には利用可能な標準的数学関数がいくつか用意されてい
    3 KB (156 words) - 16:17, 20 August 2022
  • {{Pascal for C users}} This page gives some translations between C(++) and Pascal concepts.
    8 KB (1,042 words) - 17:57, 3 December 2022
  • {{Basic Pascal Tutorial/Chapter 5/1-dimensional arrays}} Suppose you wanted to read in 5000 integers and do something with them. How would you store the i
    3 KB (436 words) - 16:20, 20 August 2022

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)