summaryrefslogtreecommitdiff
path: root/euler/include/cctype
blob: 2afc53d60864e92cb147630220e48dc5d7605ee3 (plain) (blame)
1
2
3
#pragma once

extern "C" int isspace(int ch);