#include "htdebug.h"
#include "out_map.h"
Go to the source code of this file.
Defines | |
#define | STREAM_WRITE_STR(s, str) s->write((void*)str, strlen(str)) |
Functions | |
bool | output_map_file (ht_stream *s, Analyser *analy) |
|
Definition at line 24 of file out_map.cc. Referenced by output_map_file(). |
|
Definition at line 26 of file out_map.cc. References assert, NULL, STREAM_WRITE_STR, and ht_stream::write(). |