3 lines
61 B
C
3 lines
61 B
C
![]() |
#pragma once
|
||
|
|
||
|
int strcmp(const char* str1, const char* str2);
|