#include "before_system.h"
#include "gu.h"
#include "global_defines.h"
Functions | |
int | compile_string_escapes (char *s) |
This function is unused for now. |
|
This function is unused for now. This function takes a string with ANSI C string escape sequences in it and replaces the escape sequences with the values they represent. The length of the resulting string is returned. |