symbol (string)
This function constructs a symbol whose name is the same as the string, and places that symbol into the symbol table. Subsequent calls to this function with the same string will result in the same symbol, preserving the uniqueness of the symbol. Special characters may be included in the symbol name.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.