Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • // both can only be accessed by the current user (the program?). ...a new empty temporary file, with perms "0700" so read-write to the current user only. ...
    34 KB (4,521 words) - 10:38, 4 February 2024
  • user=> @s user=> "Hello, Wolrd" ...
    53 KB (6,871 words) - 18:25, 7 March 2024
  • [[user input::task| ]] ...terpreter's machine language code, and the BASIC loop only cycles when the user presses a key other than Y or N. ...
    69 KB (9,615 words) - 14:39, 19 March 2024
  • ...mal, hexadecimal, octal and binary. Such strings are found in many places (user interfaces, configuration files, XML data, network protocols, etc.) ...ted by the same mechanism as [[User Input#Forth|decimal parsing]]: set the user variable BASE to the desired base, then scan the number. There are two conv ...
    62 KB (8,001 words) - 18:08, 15 May 2024
  • See also: [[User input/Graphical]] //Read User Input ...
    81 KB (10,705 words) - 10:33, 22 May 2024
  • {It has an optional, user-supplied progress routine } =={{header|SparForte}}== ...
    97 KB (7,727 words) - 09:01, 23 December 2023
  • Print(Str(MyList())+" ") ; Present to our user =={{header|SparForte}}== ...
    66 KB (8,302 words) - 10:23, 29 December 2023
  • ...ich is possibly more messy than it is worth for the purposes of casual end-user scripting, <syntaxhighlight lang="lisp">CL-USER> (sort #(9 -2 1 2 8 0 1 2) #'<) ...
    88 KB (9,852 words) - 11:33, 31 May 2024
  • #(user ("lfe_boot")) program was called from: /home/user/Documents/GitHub/rosettacode/Commandlinearguments ...
    92 KB (12,697 words) - 16:57, 3 April 2024
  • // This is a method that checks if the user inputted a valid room to move to or not. // Method accepts an int which is the command the user inputted. ...
    183 KB (22,512 words) - 22:44, 1 June 2024
  • USER>SET C(-1)=2,C("A")=3,C(42)=1,C(0)=7 USER>D SUMPROD^ROSETTA(.C) ...
    97 KB (12,040 words) - 14:25, 14 April 2024
  • <syntaxhighlight lang="clojure">user> (max-subseq-sum [-1, -2, 3, 5, 6, -2, -1, 4, -4, 2, -1]) ...quence and <math>m</math> is the number of sign changes in the sequence. [[User:Kevin Reid|I]] think it could be improved to <math>O(n + m^2)</math> by rec ...
    120 KB (16,057 words) - 16:36, 20 April 2024
  • ...n supply their own RANDU (using a better method), and further, disregard a user-supplied RANDU routine so it may have to be called RANDUU or some other nam <pre>USER>D BREAKLOOP^ROSETTA ...
    95 KB (11,132 words) - 22:49, 4 March 2024
  • <syntaxhighlight lang="lisp">CL-USER> (time (reduce #'+ (make-list 100000 :initial-element 1))) 0.019035 seconds of user run time ...
    97 KB (11,967 words) - 12:22, 14 February 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
  • The designers of J felt that user defined types were harmful, so that part of the task will not be supported if $express\='' then do /*Got one? Then show user's expression*/ ...
    205 KB (28,831 words) - 16:43, 11 May 2024
  • (user-error "n must be positive")) USER>SET X=$$SOAS^ROSETTA(1000) WRITE X ...
    99 KB (11,373 words) - 13:51, 28 May 2024
  • =={{header|SparForte}}== call WaitChar ;wait for user to press any key before ...
    205 KB (29,097 words) - 11:47, 31 March 2024
  • of their dimensions. It is up to user to check whether in his/her case the matrix optimization needs to =={{header|SparForte}}== ...
    100 KB (13,869 words) - 12:20, 26 November 2023
  • /* some feedback, or user gets bored */ [Integers supplied by user: (1) seed for LCG; (2) list of numbers of trials ...
    96 KB (11,061 words) - 10:48, 4 January 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)