3 lines
46 B
Text
3 lines
46 B
Text
#pragma once
|
|
|
|
extern "C" int isspace(int ch);
|
#pragma once
|
|
|
|
extern "C" int isspace(int ch);
|