Next Previous Up Top Contents Index

9 The EXTERNAL-FORMAT Package

external-format-foreign-type

Function

Summary

Returns a type specifier for the integers handled by a specified external format.
Package

external-format

Signature

external-format-foreign-type external-format => type-specifier

Arguments

external-format

An external character format.

Values

type-specifier

A type specifier describing the integer types handled by external-format.

Description

Takes the name of an external format, and returns a Lisp type specifier for the type of integers that the external format handles on the foreign side.
See also

external-format-type


LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker