Skip to content

Commit afd8ece

Browse files
committed
move getchar to lkmc
1 parent 7253dd7 commit afd8ece

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

c/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
1. [File write read numeric](file_write_read_numeric.c)
9898
1. [printf](printf.c)
9999
1. [getc stdin](interactive/getc.c)
100+
1. [getchar](getchar.c)
100101
1. [perror](perror.c)
101102
1. [stdint.h](stdint_h.c)
102103
1. [stdlib.h](stdlib_h.c)

c/interactive/getchar.c

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)