Go to the source code of this file.
Functions | |
void * | get_boundary_area (void) |
char * | copy_string_across_boundary (const char *) |
char* copy_string_across_boundary | ( | const char * | ) |
Definition at line 26 of file boundary.c.
References get_boundary_area(), strlcpy(), and strlen().
Referenced by test_main().
void* get_boundary_area | ( | void | ) |
Definition at line 15 of file boundary.c.
Referenced by copy_string_across_boundary(), and test_main().