Library Include Files

From Recital Documentation Wiki
Revision as of 14:00, 31 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The following files should be included in applications which use the RECITAL/Library:


  • The RECITAL/Library C Header file, dbl.h
  • The RECITAL/Library C Function Prototype file, dblproto.h.


#include "dbl.h"
#include "dblproto.h"