Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • ...letter of the name for the purpose of uniform pattern matching in case the user types the name properly with a capitalized first letter. 2005 data bl,br,ch,ck,cl,cr,dr,fl,fr,gh,gl,gr,ng ...
    75 KB (9,823 words) - 23:05, 28 March 2024
  • ...If you run two scripts that don't have it at the same time, it alerts the user. #SingleInstance FORCE closes the older instance when a newer one is run, a .... If so, the lock file survives, but the system still clears the lock. The user can run the program again. ...
    45 KB (5,941 words) - 16:53, 24 November 2023
  • Almost every application needs to communicate with the user in some way. * read and check input from the user ...
    115 KB (12,906 words) - 11:02, 25 January 2024
  • (* 1000.0 fl-epsilon) (if (or (= pow2 1) (fl<=? (fl- b a) 2ϵ)) ...
    111 KB (14,948 words) - 20:35, 3 February 2024
  • <pre>user=> (read-nth-line "/tmp/test.txt" 7) CL-USER> (read-nth-line "/tmp/test1.text" 7) ...
    83 KB (11,150 words) - 10:37, 2 February 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
  • * [http://unicon.org/utr/utr9b.pdf Unicon 3D Graphics User's Guide and Reference Manual (UTR9b superseding UTR9a)] * [http://unicon.org/utr/utr14.pdf Unicon Threads User's Guide and Reference Manual (UTR14)] ...
    50 KB (7,414 words) - 19:58, 7 March 2016
  • let fL(n,g,l)=let c,n=match n with []->(g*100I,[]) |_->((List.head n)+g*100I,List. let sR n g l=Seq.unfold fL (fN n [],0I,0I)|>Seq.take l|>Seq.iteri(fun i n->printf "%s%d" (if i=(g+1)/2 ...
    101 KB (8,505 words) - 16:08, 9 February 2024
  • <pre>CL-USER> (semiprimep 1234567) CL-USER> (semiprimep 9876543) ...
    97 KB (10,317 words) - 08:47, 2 April 2024
  • user 0m0.134s; sys 0m0.012s user 0m0.440s; sys 0m0.010s ...
    100 KB (13,205 words) - 18:35, 6 April 2024
  • We use <code>fl*</code> and <code>fl/</code> to try to get the most sensible result for vertical vectors. (define (rad->deg x) (fl* 180. (fl/ (exact->inexact x) pi))) ...
    98 KB (13,050 words) - 17:21, 12 April 2024
  • Original version by [http://rosettacode.org/wiki/User:Vanyamil User:Vanyamil] def either(fl): ...
    131 KB (17,576 words) - 02:31, 11 April 2024
  • // Exit program if user clicks the Close button //Store how much clicks the user doed ...
    124 KB (14,489 words) - 17:07, 5 February 2024
  • ...the file to open. It includes a dialog window (openpanel) that allows the user to select a text file to read. Depending on system memory, as many as 4.2 b // user cancelled ...
    82 KB (11,558 words) - 06:23, 11 April 2024
  • WHEN( IS-DIR?("fl") ){ MEM("Directory \"fl\" exist!\n") ...
    106 KB (13,822 words) - 22:50, 12 April 2024
  • <syntaxhighlight lang="amigae">PROC newRealF(es, fl, digit, len=0, zeros=TRUE) RETURN RealF(es, fl, digit) ...
    72 KB (8,882 words) - 01:47, 28 April 2024
  • Indicate if your language supports ''user defined'' type conversion definitions and give an example of such a definit ...strict with some pointer conversions. C++ allows implicit conversions on user defined ...
    84 KB (11,491 words) - 17:21, 10 December 2023
  • <pre>USER>For { Read s Quit:s="" Write ": "_##class(Utils.Check).SEDOL(s), ! } USER></pre> ...
    129 KB (15,663 words) - 15:26, 5 May 2024
  • float median( FloatList fl ) qsort( fl->list, fl->size, sizeof(float), floatcmp); ...
    166 KB (19,846 words) - 22:06, 24 March 2024
  • int fl (){ if ((g = ng[l].fl()) == 0) return false; else i+=g; ...
    181 KB (19,342 words) - 11:04, 6 January 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)