mirror of https://github.com/flysand7/ciabatta.git
Some items for stdint.h
This commit is contained in:
parent
23a025787a
commit
f080d67c46
3
todo
3
todo
|
@ -29,6 +29,9 @@ math.h:
|
||||||
* M_LOG10
|
* M_LOG10
|
||||||
* other stuff?
|
* other stuff?
|
||||||
|
|
||||||
|
stdint.h:
|
||||||
|
* Implement 7.20.3
|
||||||
|
|
||||||
stdio.h:
|
stdio.h:
|
||||||
* The only reason to keep a linked list of all streams is to make sure they
|
* The only reason to keep a linked list of all streams is to make sure they
|
||||||
are flushed after main() returns. I wonder if only remembering the files
|
are flushed after main() returns. I wonder if only remembering the files
|
||||||
|
|
Loading…
Reference in New Issue