5 lines
65 B
C
5 lines
65 B
C
const char* pcStatic(void)
|
|
{
|
|
return "INFO:symbol[pcStatic]";
|
|
}
|
const char* pcStatic(void)
|
|
{
|
|
return "INFO:symbol[pcStatic]";
|
|
}
|