next up previous
Next: open_write() Up: Brain Volume I/O Handling Previous: write_volume()

write_analyze_header()  

Write an ANALYZE header



Synopsis


int
write_analyze_header(char *filename, header *hdr)


Description
This function creates an ANALYZE header file based on the information in the header structure hdr. The file is 348 bytes long.

This function can be used if the raw data file exists on disk but there is no header file.

Usage

Revision


1.0  23/1-97   Ulrik Kjems


Program listing






Ulrik Kjems
6/3/1998