4 lines
39 B
C
4 lines
39 B
C
|
#pragma once
|
||
|
|
||
|
int atoi(const char* s);
|