Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • =={{header|Diego}}== <syntaxhighlight lang="diego">apt_knowledge(webservices); // Commanding apt_protocol(SOAP); will al ...
    37 KB (4,678 words) - 10:54, 7 February 2024
  • ...ux you need access to said device, meaning probably you should be in audio user group. =={{header|Diego}}== ...
    52 KB (6,128 words) - 03:54, 30 May 2024
  • "From: " from " (Example User)\r\n", "Cc: " cc " (Another example User)\r\n", ...
    79 KB (10,182 words) - 15:28, 24 March 2024
  • =={{header|Diego}}== <syntaxhighlight lang="diego">with_computer(comp1)_printer(lp1)_text(Hello World!);</syntaxhighlight> ...
    46 KB (6,143 words) - 16:17, 9 December 2023
  • =={{header|Diego}}== <syntaxhighlight lang="diego">use_namespace(rosettacode)_me(); ...
    64 KB (8,667 words) - 11:39, 6 February 2024
  • Takes an optional command line for other character combinations. User can specify any reasonable number of unique characters. Caveat: see discus =={{header|Diego}}== ...
    80 KB (8,758 words) - 21:22, 4 April 2024
  • =={{header|Diego}}== <syntaxhighlight lang="diego">// A prototype declaration for a function that does not require arguments ...
    72 KB (10,305 words) - 12:43, 22 May 2024
  • <syntaxhighlight lang="lisp">CL-USER> (defstruct point (x 0) (y 0)) ;If not provided, x or y default to 0 <syntaxhighlight lang="lisp">CL-USER> (setf a (make-point)) ;The default constructor using the default ...
    88 KB (11,998 words) - 07:51, 21 May 2024
  • <syntaxhighlight lang="lisp">CL-USER> (defmacro compose (fn-name &rest args) <pre>CL-USER> (compose f #'ceiling #'sin #'sqrt) ...
    101 KB (14,223 words) - 22:04, 13 March 2024
  • The user must type in the monitor the following command after compilation and before =={{header|Diego}}== ...
    92 KB (12,337 words) - 20:53, 29 March 2024
  • # ping -n gives number of tries, -w timeout, and >NUL deletes output so the user does not see it # (3) If the user presses a key, the computer will stop pausing and resume execution from the ...
    98 KB (11,838 words) - 12:19, 6 February 2024
  • =={{header|Diego}}== <syntaxhighlight lang="diego">add_enum(⟪{int}⟫,⟦{str}⟧,urgency) ...
    77 KB (10,182 words) - 10:14, 30 November 2023
  • ...act'' means that the implementation is abstracted away, irrelevant for the user of the type. Such implementation can and should be hidden if the language s ...f its values is empty. In the sense of implementation abstracted away, all user-defined types are abstract. ...
    118 KB (16,075 words) - 15:43, 16 May 2024
  • =={{header|Diego}}== <syntaxhighlight lang="diego">set_ns(rosettacode); ...
    94 KB (12,189 words) - 20:41, 7 June 2024
  • each list using a user-defined cdrall operator: =={{header|Diego}}== ...
    130 KB (19,402 words) - 20:16, 7 June 2024
  • [[User:nizchka|nizchka]] 23:27, 16 March 2016 (UTC) [[User:grandnegus|Mike Knapp]] 15:57, 26 May 2016 (UTC) ...
    96 KB (12,463 words) - 20:33, 16 May 2024
  • So you can write a user-defined operator. 'for user input terminated by pressing [ENTER]. ...
    125 KB (16,694 words) - 08:13, 31 May 2024
  • This example uses user-defined functions. ====User-Defined Compiler Optimization of Functions==== ...
    130 KB (17,671 words) - 21:01, 2 May 2024
  • --[[User:BugFix|BugFix]] ([[User talk:BugFix|talk]]) 16:24, 17 November 2013 (UTC) =={{header|Diego}}== ...
    121 KB (15,139 words) - 08:58, 1 June 2024
  • ...;initialize the user stack, points to a memory address in user RAM. Only do this once! Unlike the "true" stack (A7), you can push a single byte onto the user stack and it won't get automatically padded with a trailing null byte. ...
    190 KB (26,067 words) - 18:49, 3 April 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)