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
electronics - links
AutoCAD LISP - ASSOC
software links - php
todo
AutoCAD LISP - ENTGET
embedded systems - SPI and I2C
programming:microchip pics:pic assembly language:literals
Model Railroading - HO Scale
filename:AutoCAD LISP - CONS
filename:AutoCAD%20LISP%20%2D%20CONS
last edit:August 31 2012 15:02:12 (4677 days ago)
ct = 1750536910.000000 = June 21 2025 16:15:10
ft = 1346439732.000000 = August 31 2012 15:02:12
dt = 404097178.000000