giulio98 commited on
Commit
98b7011
1 Parent(s): 7a9171b

Delete keywords/c.txt

Browse files
Files changed (1) hide show
  1. keywords/c.txt +0 -33
keywords/c.txt DELETED
@@ -1,33 +0,0 @@
1
- auto
2
- else
3
- long
4
- switch
5
- break
6
- enum
7
- register
8
- typedef
9
- case
10
- extern
11
- return
12
- union
13
- char
14
- float
15
- short
16
- unsigned
17
- const
18
- for
19
- signed
20
- void
21
- continue
22
- goto
23
- sizeof
24
- volatile
25
- default
26
- if
27
- static
28
- while
29
- do
30
- int
31
- struct
32
- _Packed
33
- double