./
write_data_binary.pro
Contains the write_data_binary procedure
Author information
- Author
Baptiste Cecconi
- History
2005/12/08: Created
2005/12/08: Last Edit
Routines
top source write_data_binary
write_data_binary, file, data [, null=sometype]
write_data_binary is a procedure that <behavior desc here>
Parameters
- file in required type=sometype
output file name
- data in required type=sometype
data structure (built with data_XXXX__define)
Keywords
- null in optional type=sometype
if set, writes a 0b file length
Statistics
Lines: | 7 lines |
Cyclomatic complexity: | 1 |
Modified cyclomatic complexity: | 1 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 7 |