Search results

From Free Pascal wiki
Jump to navigationJump to search
  • '''Runtime''' or '''run time''' is the amount of time an [[Executable program|executable program]] takes from start to end, from ...approximated by the tool [https://en.wikipedia.org/wiki/Time_(Unix) <code>time(1)</code>].
    995 bytes (136 words) - 17:26, 6 August 2022
  • Ajoaika, suoritusaika, Runtime tai run time on se aika, jonka [[Executable program|suoritettava ohjelma]] vie alusta lo ...ä]] sitä voidaan arvioida [https://en.wikipedia.org/wiki/Time_(Unix) <code>time(1)</code>] komennolla.
    1 KB (139 words) - 17:23, 6 August 2022
  • ...ror is an irreparable error condition that arises during the [[runtime|run-time]], i.e. the execution of a [[Executable program|program]]. If such a situation is encountered, the standard [[RTL|run-time library]] will initiate the termination of the program.
    3 KB (394 words) - 17:14, 6 August 2022
  • .../syntaxhighlight>''' shipped with the [[FPC|FPC’s]] default [[RTL|run-time library]] provides many system utilities. ...ine>sysUtils</syntaxhighlight> unit is included}}, all [[runtime error|run-time errors]] become [[Exceptions|exceptions]], which virtually forces you to us
    3 KB (395 words) - 19:48, 6 February 2021
  • ...mbined with any necessary Pascal [[Unit|units]], the Pascal [[RTL|run time library]] and any other object modules which may have been written by others, to pr * run directly by the operating system as an [[Application|application]],
    864 bytes (133 words) - 16:20, 23 January 2022
  • ...uctures, tables, and other constructs which are used by the [[RTL|run-time library]] ("RTL"), or the [[operating system]]. ...gram or connect to [[shared library|shared libraries]]. It would, at that time, startup and transfer control to the user program, which would, itself, per
    3 KB (408 words) - 05:30, 15 February 2020
  • ...MyFile'')によって、実際のテキストファイルに対する読み込みおよび書き込みを実行できます。テキストファイル変数は、[[RTL|run-time library]]の[[AssignFile]]を用いて実際のファイルと関連付ける必要
    2 KB (83 words) - 10:14, 29 February 2020
  • Free Pascal '''Runtime Library''' ('''RTL''') A ''Run-Time Library'' is the set of [[Source code|source code]] files that are used to create t
    3 KB (423 words) - 08:42, 23 August 2023
  • ...which is published by the framework through its header files. Because the library is dynamically shared, multiple applications can access the framework code ...macOS (eg SDL) while providing an option to be loaded as a regular dynamic library.
    5 KB (779 words) - 16:08, 6 December 2021
  • ...small kernel and all needed libraries in a virtual machine. That means to run OSv applications you need to install a hypervisor such as QEMU/KVM or Virtu Please read http://osv.io/run-locally/. Especially about the "Data collection".
    4 KB (671 words) - 06:02, 16 February 2020
  • This [[Borland Pascal]] extension is part of the default [[RTL|run-time library]] delivered with the [[FPC|FreePascal compiler]], but otherwise not standar ...ntaxhighlight> is so useful, since it does not trigger [[runtime error|run-time errors]] or [[Exceptions|exceptions]].
    3 KB (450 words) - 15:52, 7 February 2023
  • ...n your preferences you might either want to generate a [[runtime error|run-time error]] (e. g. by [[$rangeChecks|<syntaxhighlight lang="pascal" inline>{$ // optimization: then part gets executed most of the time
    4 KB (528 words) - 23:05, 23 October 2019
  • ...General Public License. The source code for both the compiler and runtime library are available; the complete compiler is written in Pascal. * [http://lazarus-ccr.sourceforge.net/docs/rtl/index.html Run Time Library reference manual]
    3 KB (453 words) - 17:03, 13 October 2021
  • ...to the actual file. It must be tied to the actual file by a [[RTL|run-time library]] routine [[AssignFile]]. Then the file must be opened by the [[Reset]], [[ ...gle byte characters and you can only read or write a single character at a time. That is, you can only call '''Read(F, C)''' or '''Write(F, C)''' where C i
    2 KB (286 words) - 10:14, 29 February 2020
  • ...ime Library (RTL) , la Free Component Library (FCL) y la Lazarus Component Library (LCL) en Lazarus.
    2 KB (358 words) - 08:15, 20 January 2020
  • ...ntegration of the necessary tools to create ActiveX components from a type library or directly from the object (exe or dll). ActiveX is a Microsoft Windows te # import the ActiveX type library, drop the TActiveXContainer on a form, instantiate the ActiveX object and a
    11 KB (1,648 words) - 14:27, 9 April 2023
  • ...Hopefully fixes will be released at some stage in the near future. At the time of writing, Nov 22, the ones I tested had - Download Qt6 library and install, build your own Qt6Pas framework.
    4 KB (724 words) - 20:52, 20 September 2023
  • ...gned for iPad can be run on Mac computers. Exclusive iPhone apps cannot be run on macOS. /System/iOSSupport/System/Library/Frameworks
    3 KB (413 words) - 04:47, 15 June 2020
  • == [[RTL|Run time library (RTL)]] == * [[Generics|FGL (Free Generics Library)]]
    7 KB (935 words) - 15:34, 12 March 2022
  • It is a combined Client Side Run Time Library and RAD IDE intended to allow Pascal(Pas2JS) and/or Python(Pyodide) develop ...or the development of general-purpose public facing web sites. It may also run on other HTML5 browsers (e.g. Microsoft Edge), but this is not tested.
    3 KB (428 words) - 14:44, 5 September 2023

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