kirill-refactor
This commit is contained in:
6
mine/lab_2/textlib_static.h
Normal file
6
mine/lab_2/textlib_static.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TEXTLIB_STATIC_H
|
||||
#define TEXTLIB_STATIC_H
|
||||
|
||||
int replace_char_line(char *buf, int key, int *replacements_left);
|
||||
|
||||
#endif // TEXTLIB_STATIC_H
|
||||
Reference in New Issue
Block a user