Update for 17-01-22 13:45
This commit is contained in:
parent
d423683512
commit
f1968936a2
@ -16,8 +16,10 @@ standard library functions
|
|||||||
- string to long
|
- string to long
|
||||||
* man fgets
|
* man fgets
|
||||||
- get string from file
|
- get string from file
|
||||||
* *calloc*
|
* *calloc*
|
||||||
- Allocates memory and sets it to zero
|
- Allocates memory and sets it to zero
|
||||||
|
* sscanf(const char*, const char* format, ...)
|
||||||
|
- Given a string and format string, place contents into ...
|
||||||
|
|
||||||
== Also See ==
|
== Also See ==
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user