ÿffffe7aÿfffff0layan
2007-11-06 08:52:45 UTC
(defun akor-salla
(let* ((t (random 116))
(m (+ t (random 3) 2))
(d (+ t (random 3) 5)))
(list t m d)))
AKOR-SALLA
CG-USER(3): (akor-salla)
Error: AKOR-SALLA got 0 args, wanted 3 args.
||"defun" kullan cevabinin sonucu.||
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
(let* ((t (random 116))
(m (+ t (random 3) 2))
(d (+ t (random 3) 5)))
(list t m d)))
AKOR-SALLA
CG-USER(3): (akor-salla)
Error: AKOR-SALLA got 0 args, wanted 3 args.
||"defun" kullan cevabinin sonucu.||
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com