GA_saveGlobalOptions

Save the global options to disk

Declaration

ibool NAPI GA_saveGlobalOptions(
    GA_globalOptions *options)

Prototype In

snap/graphics.h

Parameters

options

Global options information block to save

 

Return Value

True on success, false on error (see GA_status for error info)

Description

This function saves the global options information to disk.

See Also

GA_getGlobalOptions, GA_setGlobalOptions

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com