This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
; sbcl
This is SBCL 1.0.18.debian, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http>.
* (car nil)
NIL
* (car ())
NIL
(if (expr)
((eval 1) (eval 2) (eval3))
(eval4))
unsigned char *SHA1(const unsigned char *d, unsigned long n,
unsigned char *md);
(SHA1 etc (length etc) nil)
(SHA1 etc (length etc) *resultant*)
?