up: AutoCAD - LISP  
AutoCAD LISP
CONS
What links here?
cons - This function takes an item and a list, and returns the addition of that item to the beginning of the list.

Syntax : (cons Item list)

(cons) returns "Error: Too Few Arguments"
(cons 1) returns "Error: Too Few Arguments"
(cons 1 2 3) returns "Error: Too Many Arguments"
(cons "abc" (list "foo" "bar" "zot")) returns ("abc" "foo" "bar" "zot")
(cons 1 (list 2 3)) returns (1 2 3)

AutoCAD LISP - CONS
AutoCAD LISP - ENTSEL
MC6802 - instruction set - Decrement Accumulator
programming - windows - windows message decoding
programming - javascript - onsubmit
MC6802 - instruction set - Subtract Memory from Accumulator
programming:c:c is* functions
MC6802 - instruction set - Exclusive OR Accumulator
programming:c:functions:memset
programming - Free Pascal - GUI Elements
Raspberry PI - add a network printer
programming - windows - WM_SIZING
programming - javascript - document object model
AutoCAD LISP - ENTDEL
AutoCAD LISP - GETPOINT
MC6802 - instruction set - clear memory
filename:AutoCAD LISP - CONS
filename:AutoCAD%20LISP%20%2D%20CONS
last edit:August 31 2012 15:02:12 (4278 days ago)
ct = 1716102262.000000 = May 19 2024 03:04:22
ft = 1346439732.000000 = August 31 2012 15:02:12
dt = 369662530.000000