trios/libk/include/stdlib.h
2023-04-21 09:39:35 -04:00

4 lines
39 B
C

#pragma once
int atoi(const char* s);