Commit graph

16 commits

Author SHA1 Message Date
Victor Fernandes
b35209fe2c fixed: newline at end of file
Other include snippets as unistd, string, stdio, ... don't have
a newline at the end of the file.
This fixes this bit of inconsistency in the stdlib snippet.
2019-02-27 23:23:20 +01:00
Kamil Tomicki
4fc15c778e
Delete strlen 2018-10-13 21:39:17 +02:00
Kamil Tomicki
f857a824c1
Delete puts 2018-10-13 21:39:08 +02:00
Kamil Tomicki
e8e0fbc3bc
Update fprintf 2018-10-09 22:14:35 +02:00
Kamil Tomicki
0180880605
Update scanf 2018-10-09 22:14:13 +02:00
Kamil Tomicki
e03844fcca
Update fgets 2018-10-09 22:10:02 +02:00
Kamil Tomicki
eb49c89861
Create fprintf 2018-10-08 13:49:03 +02:00
Kamil Tomicki
e1181eeff7
Create strlen 2018-10-08 09:31:17 +02:00
Kamil Tomicki
a9edb17fcb
Create strstr 2018-10-08 09:19:42 +02:00
Kamil Tomicki
6d1e6c8af2
Create fgets 2018-10-08 09:04:29 +02:00
Kamil Tomicki
38d32e51e4
Update puts 2018-10-08 08:57:43 +02:00
Kamil Tomicki
438de99799
Create puts 2018-10-07 11:48:21 +02:00
Kamil Tomicki
75a70d3e0b
Update scanf 2018-10-07 11:18:40 +02:00
Kamil Tomicki
589188bdcb
Create scanf
scanf
2018-10-06 18:50:52 +02:00
Noam Postavsky
120d35010a Move some C/++ specific stuff to its own subdir (#231) 2017-10-31 13:17:53 +00:00
Andrea Crotti
0253a7eb57 move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00