SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
SDDS_data.c File Reference

Detailed Description

Defines global data arrays used by SDDS (Self Describing Data Sets) routines.

This file declares and initializes global data arrays utilized by the SDDS library's various routines. These arrays include data mode identifiers, type names and sizes, command names, and field information structures for descriptions, data modes, arrays, columns, parameters, associates, and includes.

License
This file is distributed under the terms of the Software License Agreement found in the file LICENSE included with this distribution.
Authors
M. Borland, C. Saunders, R. Soliday

Definition in file SDDS_data.c.

#include "SDDS.h"
#include "SDDS_internal.h"
#include <stddef.h>

Go to the source code of this file.