Merge into main the new state of the operating system/kernel #1
@ -108,7 +108,7 @@ int isprint (int ch){
|
||||
return 1;
|
||||
if(isspace(ch))
|
||||
return 1;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user