Hash : 599f2849 Author : Date : 2011-12-26T18:37:31
Download
1 2 3 4 5 6
#ifndef INCLUDE_testlib_h__ #define INCLUDE_testlib_h__ void file_create(const char *filename, const char *content); #endif