Site Search

Search for
Search in Advanced search
s : 744

Results 61-70 of 289 ( 0.160 seconds)
61 CLHS: Function MAKE-SYNONYM-STREAM   [ 9.327% ]
... => #<String Input Stream> (setq s-stream (make-synonym-stream ... => #<String Input Stream> (read s-stream) => A-STREAM (setq c-stream ... => #<String Input Stream> (read s-stream) => B-STREAM Side Effects:...
https://www.lispworks.com/documentation/HyperSpec/Body/f_mk_syn.htm - Cached
text/html - 4096 bytes - Mon, 11 Apr 2005, 17:32:53 UTC
 
62 CLHS: Function DPB   [ 9.326% ]
... the bits specified by bytespec . Let s be the size specified by bytespec ; then the low s bits of newbyte appear in the result ... , ldb Notes: (logbitp j (dpb m (byte s p) n)) == (if (and (>= j p) (< j (+ p...
https://www.lispworks.com/documentation/HyperSpec/Body/f_dpb.htm - Cached
text/html - 4397 bytes - Mon, 11 Apr 2005, 17:32:27 UTC
 
63 CLHS: Function FILE-AUTHOR   [ 9.326% ]
... by pathspec , or nil if the author's name cannot be determined. Examples: ... (file-author s)) => "albert" Affected By: The host computer's file system. Other users of the file...
https://www.lispworks.com/documentation/HyperSpec/Body/f_file_a.htm - Cached
text/html - 4579 bytes - Mon, 11 Apr 2005, 17:32:31 UTC
 
64 CLHS: Accessor LDB   [ 9.326% ]
... in which the bits with weights 2^( s -1) through 2^0 are the same as those in integer with weights 2^( p + s -1) through 2^ p , and all other bits zero; s is (byte-size bytespec ) and p is...
https://www.lispworks.com/documentation/HyperSpec/Body/f_ldb.htm - Cached
text/html - 5164 bytes - Mon, 11 Apr 2005, 17:32:42 UTC
 
65 CLHS: Function SIMPLE-CONDITION-FORMAT-CONTROL...   [ 9.326% ]
... needed to process the condition 's format arguments . ... needed to process the condition 's format control . Examples: (setq foo ... 'simple-condition :format-control "Hi ~S" :format-arguments '(ho))) =>...
https://www.lispworks.com/documentation/HyperSpec/Body/f_smp_cn.htm - Cached
text/html - 4723 bytes - Mon, 11 Apr 2005, 17:33:14 UTC
 
66 CLHS: Macro WITH-OPEN-STREAM   [ 9.326% ]
... forms . Examples: (with-open-stream (s (make-string-input-stream "1 2 3 4")) (+ (read s) (read s) (read s))) => 6 Side...
https://www.lispworks.com/documentation/HyperSpec/Body/m_w_op_1.htm - Cached
text/html - 5056 bytes - Mon, 11 Apr 2005, 17:33:41 UTC
 
67 CLHS: Section 22.3.4   [ 9.326% ]
... Tilde A: Aesthetic 22.3.4.2 Tilde S: Standard 22.3.4.3 Tilde W: Write The...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cd.htm - Cached
text/html - 2661 bytes - Mon, 11 Apr 2005, 17:31:22 UTC
 
68 CLHS: Section 22.3.9.2   [ 9.326% ]
... a ~< construct. (format nil "~15<~S~;~^~S~;~^~S~>" 'foo) => " FOO" (format nil "~15<~S~;~^~S~;~^~S~>" 'foo 'bar) => "FOO BAR" (format nil "~15<~S~;~^~S~;~^~S~>" 'foo 'bar 'baz) =>...
https://www.lispworks.com/documentation/HyperSpec/Body/22_cib.htm - Cached
text/html - 6286 bytes - Mon, 11 Apr 2005, 17:31:28 UTC
 
69 CLHS: Section 13.1.9   [ 9.325% ]
... char-int , is called the character's ``encoding.'' There is no ... function from a character's encoding back to the character , since...
https://www.lispworks.com/documentation/HyperSpec/Body/13_ai.htm - Cached
text/html - 3711 bytes - Mon, 11 Apr 2005, 17:30:43 UTC
 
70 CLHS: Section 22.2   [ 9.325% ]
... 22.2.3 Notes about the Pretty Printer's Background The following X3J13 cleanup...
https://www.lispworks.com/documentation/HyperSpec/Body/22_b.htm - Cached
text/html - 2693 bytes - Mon, 11 Apr 2005, 17:31:16 UTC
 

Result pages:
Previous 2 3 4 5 6 7 8 9 10 11 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use