SISCI API
Documentation
sci_query_string_t Struct Reference

#include <sisci_api.h>

Data Fields

char * str
 
unsigned int length
 

Detailed Description

The data structure for commands returing a string.

See also
SCIQuery

Field Documentation

◆ length

unsigned int sci_query_string_t::length

Length of str

◆ str

char* sci_query_string_t::str

Pointer to a string of minimum "length" characters


The documentation for this struct was generated from the following file: