convert-to-lang

$Revision: 5.0.2.3 $

Function

Package: FOREIGN-FUNCTIONS

Arguments: (string &key language)

This function is obsolete and its use is discouraged except in code being ported from Allegro CL 4.3. It is replaced by convert-foreign-name.

This function takes the string arguments and returns a string of the correct form for the system. The keyword language is either :c or :fortran, with the default being :c.

See foreign_functions.htm for general information on foreign functions in Allegro CL. See ftype.htm for information on foreign types.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.