View Raw SPL
/*****************************************************************************
* *
* FORMULA.SPL Copyright (C) 1995-2010 DSP Development Corporation *
* All Rights Reserved *
* *
* Author: Cathy Zouval *
* *
* Synopsis: Functions for reading and writing worksheet formulas, *
* labels, and comments to and from files. *
* *
* Revisions: 7 Jun 1995 CZ Creation *
* 17 Jul 1997 RRR for syntax, formating *
* 25 Jul 2002 RRR error handlers *
* 4 Aug 2010 RRR separate functions *
* *
*****************************************************************************/
#include
#include
#include
#include
#include
#include
#include
/* the individual functions of formula.spl now reside in separate SPL files */