Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • '''PowerBASIC for DOS''' (a.k.a. '''PB/DOS''') is the [[DOS]] compiler for [[:Category:PowerBASIC|PowerBASIC]]. ...ation of BASIC that is somewhat similar to [[:Category:Visual Basic|Visual Basic]].) ...
    596 bytes (88 words) - 10:31, 18 March 2012
  • 'dos batch file' => 'dos', 'ti-83 basic' => 'ti83b', ...
    14 KB (1,021 words) - 08:47, 21 July 2023
  • <syntaxhighlight lang="c">#include <unistd.h> // for isatty() #include <stdio.h> // for fileno() ...
    25 KB (3,380 words) - 12:27, 15 February 2024
  • <syntaxhighlight lang="autohotkey">for objItem in ComObjGet("winmgmts:\\.\root\CIMV2").ExecQuery("SELECT * FROM Wi <syntaxhighlight lang="dos">Hostname</syntaxhighlight> ...
    36 KB (4,502 words) - 21:04, 9 December 2023
  • ; Ring the Bell for the Motorola 6800 ; ; which is the target device for this assembly. ; ...
    25 KB (2,903 words) - 11:07, 1 March 2024
  • The attached result has been obtained under DOS 2.5. DOS SYS 037 ...
    54 KB (7,262 words) - 11:44, 2 February 2024
  • ...plications written in these languages start with an open window that waits for events, and it is necessary to do some trickery to cause a main procedure t ...rom main or needs to be called depends entirely on the hardware, but in MS-DOS you have to type the name of the program you wish to run. ...
    32 KB (4,872 words) - 21:25, 10 February 2024
  • ...to provide a brief overview of a longer piece of content, making it easier for readers to quickly grasp the main points without going into details. ...suited for working with arrays and matrices, making it an excellent choice for numerical analysis and scientific computing. ...
    21 KB (3,050 words) - 22:20, 30 October 2023
  • /* for this file see task include a file in language AArch64 assembly*/ .equ AT_REMOVEDIR, 0x200 // flag for delete directory ...
    58 KB (7,158 words) - 16:07, 24 November 2023
  • Please implement a function of a single path string (for example <code>./path/to/dir</code>) which has the above side-effect. for (, s in l) { ...
    36 KB (4,581 words) - 07:49, 19 May 2024
  • ...escapes” in your text to make it easier to enter obscure characters. Thus, for example, this string: "qu\u00e9" results in this: qué. ...ault, GNAT would require the -gnatW8 flag to understand you are using UTF8 for the code below, other encodings are possible. ...
    39 KB (5,141 words) - 10:23, 15 February 2024
  • ...ld be bigger than the screen display area) in pixels minus any adjustments for window decorations and menubars. The idea is to determine the physical display parameters for the maximum height and width of the usable display area in pixels (without ...
    41 KB (5,340 words) - 10:28, 9 December 2023
  • {{omit from|TI-83 BASIC|No filesystem.}} {{omit from|TI-89 BASIC|No filesystem.}} ...
    37 KB (4,859 words) - 11:10, 17 February 2024
  • This example has been written for the C64 and uses the CHROUT KERNEL routine. ...2 pixel screen. First we fill this screen with random colored pixels, wait for a keypress and then "clear" the screen (fill it with black pixels). ...
    46 KB (5,454 words) - 11:44, 13 February 2024
  • Implement a self-hosting compiler for your language, i.e.: &nbsp; create a compiler that is implemented in the la Extra credit for any solution that can compile in an online compiler such as Ideone. ...
    41 KB (4,271 words) - 19:38, 27 February 2024
  • {{omit from|TI-83 BASIC}} {{omit from|TI-89 BASIC}} <!-- Does not have an environment other than regular global variables. -- for (e in ENVIRON) { printf( "%10s = %s\n", e, ENVIRON[e] ) } ...
    48 KB (6,126 words) - 18:59, 4 March 2024
  • FOR y=1900 TO 2400 The Ada calendar package handles dates for years 1901 through 2399. This program outputs all the long years within tha ...
    80 KB (8,978 words) - 11:38, 18 February 2024
  • * &nbsp; [[Loops/Downward for]] * &nbsp; [[Loops/For]] ...
    72 KB (9,133 words) - 09:28, 24 March 2024
  • {{task|Basic language learning}} rts ;return to basic</syntaxhighlight> ...
    65 KB (8,865 words) - 19:20, 23 May 2024
  • Verify the size of a file called &nbsp; &nbsp; '''input.txt''' &nbsp; &nbsp; for a file in the current working directory, and another one in the file system This program runs under MS-DOS. ...
    81 KB (10,734 words) - 18:13, 30 May 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)