|
|
|
@@ -66,6 +66,7 @@ void write_float_array (const float *, int); |
|
|
|
void write_int8_2d_array (const void *, int, int); |
|
|
|
void write_uint8_2d_array (const void *, int, int); |
|
|
|
void write_uint32_2d_array(const void *, int, int); |
|
|
|
void write_float_2d_array (const void *, int, int); |
|
|
|
/** \} */ // end of printfuncs group |
|
|
|
|
|
|
|
/** Write a standard file header */ |
|
|
|
|