All Frameworks  Class Hierarchy  This Framework  Indexes

SPAscm Global Function get_Scm_String


const char* get_Scm_String(ScmObject s)
Creates a C++ const char* from a Scheme string object.

Role: This function always reuses the same space, so if it is necessary to retain the string for future use, copy it into another space.

Effect: System routine

Parameters:
s
Scheme object.

This object is included in the file: scheme.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.