FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

make-position

Arguments: x y

Returns a position object with the specified values of x and y. Both arguments should be fixnums. Position objects are instances of the (misnamed) position class. See About the position class in cgide.htm for information (and for why the class is misnamed).

See also position-x, position-y, position+, position-, position*, position=, get-position, nmake-position, and positionp.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1