4 lines
71 B
C
4 lines
71 B
C
int func_in_user_header(char * s, unsigned long len)
|
|
{
|
|
return 0;
|
|
}
|