10.11.2012 Views

Reference Manual of the nadc-tools API and Libraries - SRON

Reference Manual of the nadc-tools API and Libraries - SRON

Reference Manual of the nadc-tools API and Libraries - SRON

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2.38.5 <strong>nadc</strong> write schar<br />

Identifier <strong>nadc</strong> write schar<br />

Purpose write keyword <strong>and</strong> value in uniform fashion<br />

Usage <strong>nadc</strong> write schar( fp, key num, key wrd, key val );<br />

Input FILE *fp : file pointer<br />

unsigned int key num : (unique) number for this keyword<br />

char key wrd : keyword description<br />

signed char key val : keyword value<br />

Returns nothing (check global error status)<br />

Comment none<br />

2.38.6 <strong>nadc</strong> write uchar<br />

Identifier <strong>nadc</strong> write uchar<br />

Purpose write keyword <strong>and</strong> value in uniform fashion<br />

Usage <strong>nadc</strong> write uchar( fp, key num, key wrd, key val );<br />

Input FILE *fp : file pointer<br />

unsigned int key num : (unique) number for this keyword<br />

char key wrd : keyword description<br />

unsigned char key val : keyword value<br />

Returns nothing (check global error status)<br />

Comment none<br />

2.38.7 <strong>nadc</strong> write short<br />

Identifier <strong>nadc</strong> write short<br />

Purpose write keyword <strong>and</strong> value in uniform fashion<br />

Usage <strong>nadc</strong> write short( fp, key num, key wrd, key val );<br />

Input FILE *fp : file pointer<br />

unsigned int key num : (unique) number for this keyword<br />

char key wrd : keyword description<br />

short key val : keyword value<br />

Returns nothing (check global error status)<br />

Comment none<br />

2.38.8 <strong>nadc</strong> write ushort<br />

Identifier <strong>nadc</strong> write ushort<br />

Purpose write keyword <strong>and</strong> value in uniform fashion<br />

Usage <strong>nadc</strong> write ushort( fp, key num, key wrd, key val );<br />

Input FILE *fp : file pointer<br />

unsigned int key num : (unique) number for this keyword<br />

char key wrd : keyword description<br />

unsigned short key val : keyword value<br />

Returns nothing (check global error status)<br />

Comment none<br />

54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!