gerbv
2.10.1-dev~93f1b5
|
Go to the source code of this file.
Functions | |
int | gerbv_escape_char_return_int (char c) |
Header info for the statistics generating functions for RS274X files.
Definition in file gerb_stats.h.
int gerbv_escape_char_return_int | ( | char | c | ) |
Escape special ASCII char ('
', '\0').
Return C string with escaped special char or original char in integer. Use gerbv_escape_char(char) macro instead of this function.
Definition at line 242 of file gerb_stats.c.