
Go to the source code of this file.
Functions/Subroutines | |
| gs_void_t | gs_write (const gs_string_t filename) |
| gs_unsigned_char_t * | gs_read (const gs_string_t filename) |
| gs_t | gs_read_file (const gs_string_t filename) |
| gs_unsigned_char_t* gs_read | ( | const gs_string_t | filename | ) |
Definition at line 144 of file gspin-io.c.
| gs_t gs_read_file | ( | const gs_string_t | filename | ) |
Definition at line 191 of file gspin-io.c.
| gs_void_t gs_write | ( | const gs_string_t | filename | ) |
Definition at line 76 of file gspin-io.c.
1.5.6