clippy command works
This commit is contained in:
parent
5fcbdb0b19
commit
f4f5f027f2
3 changed files with 23 additions and 7 deletions
3
include/string.h
Normal file
3
include/string.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
int strcmp(const char* str1, const char* str2);
|
Loading…
Add table
Add a link
Reference in a new issue