diff --git a/DeitelC/test2.c b/DeitelC/test2.c new file mode 100644 index 0000000..e69de29 diff --git a/a.exe b/w3school/a.exe old mode 100755 new mode 100644 similarity index 100% rename from a.exe rename to w3school/a.exe diff --git a/arrayfunc.c b/w3school/arrayfunc.c old mode 100755 new mode 100644 similarity index 100% rename from arrayfunc.c rename to w3school/arrayfunc.c diff --git a/arrays.c b/w3school/arrays.c old mode 100755 new mode 100644 similarity index 100% rename from arrays.c rename to w3school/arrays.c diff --git a/booleans.c b/w3school/booleans.c old mode 100755 new mode 100644 similarity index 100% rename from booleans.c rename to w3school/booleans.c diff --git a/charfunc.c b/w3school/charfunc.c old mode 100755 new mode 100644 similarity index 100% rename from charfunc.c rename to w3school/charfunc.c diff --git a/declarition.c b/w3school/declarition.c old mode 100755 new mode 100644 similarity index 100% rename from declarition.c rename to w3school/declarition.c diff --git a/fgets.c b/w3school/fgets.c old mode 100755 new mode 100644 similarity index 100% rename from fgets.c rename to w3school/fgets.c diff --git a/file.c b/w3school/file.c old mode 100755 new mode 100644 similarity index 100% rename from file.c rename to w3school/file.c diff --git a/fileopen.c b/w3school/fileopen.c old mode 100755 new mode 100644 similarity index 100% rename from fileopen.c rename to w3school/fileopen.c diff --git a/for loop.c b/w3school/for loop.c old mode 100755 new mode 100644 similarity index 100% rename from for loop.c rename to w3school/for loop.c diff --git a/function.c b/w3school/function.c old mode 100755 new mode 100644 similarity index 100% rename from function.c rename to w3school/function.c diff --git a/function2.c b/w3school/function2.c old mode 100755 new mode 100644 similarity index 100% rename from function2.c rename to w3school/function2.c diff --git a/hello.c b/w3school/hello.c old mode 100755 new mode 100644 similarity index 100% rename from hello.c rename to w3school/hello.c diff --git a/input.c b/w3school/input.c old mode 100755 new mode 100644 similarity index 100% rename from input.c rename to w3school/input.c diff --git a/loop.c b/w3school/loop.c old mode 100755 new mode 100644 similarity index 100% rename from loop.c rename to w3school/loop.c diff --git a/math.c b/w3school/math.c old mode 100755 new mode 100644 similarity index 100% rename from math.c rename to w3school/math.c diff --git a/matrix.c b/w3school/matrix.c old mode 100755 new mode 100644 similarity index 100% rename from matrix.c rename to w3school/matrix.c diff --git a/pointer.c b/w3school/pointer.c old mode 100755 new mode 100644 similarity index 100% rename from pointer.c rename to w3school/pointer.c diff --git a/pointerarrays.c b/w3school/pointerarrays.c old mode 100755 new mode 100644 similarity index 100% rename from pointerarrays.c rename to w3school/pointerarrays.c diff --git a/pointerarrays2.c b/w3school/pointerarrays2.c old mode 100755 new mode 100644 similarity index 100% rename from pointerarrays2.c rename to w3school/pointerarrays2.c diff --git a/recursion.c b/w3school/recursion.c old mode 100755 new mode 100644 similarity index 100% rename from recursion.c rename to w3school/recursion.c diff --git a/specialstrings.c b/w3school/specialstrings.c old mode 100755 new mode 100644 similarity index 100% rename from specialstrings.c rename to w3school/specialstrings.c diff --git a/string.c b/w3school/string.c old mode 100755 new mode 100644 similarity index 100% rename from string.c rename to w3school/string.c diff --git a/strings.c b/w3school/strings.c old mode 100755 new mode 100644 similarity index 100% rename from strings.c rename to w3school/strings.c diff --git a/stringsloop.c b/w3school/stringsloop.c old mode 100755 new mode 100644 similarity index 100% rename from stringsloop.c rename to w3school/stringsloop.c diff --git a/structer.c b/w3school/structer.c old mode 100755 new mode 100644 similarity index 100% rename from structer.c rename to w3school/structer.c diff --git a/structer2.c b/w3school/structer2.c old mode 100755 new mode 100644 similarity index 100% rename from structer2.c rename to w3school/structer2.c diff --git a/switch.c b/w3school/switch.c old mode 100755 new mode 100644 similarity index 100% rename from switch.c rename to w3school/switch.c diff --git a/test1.txt b/w3school/test1.txt old mode 100755 new mode 100644 similarity index 100% rename from test1.txt rename to w3school/test1.txt diff --git a/test2.c b/w3school/test2.c old mode 100755 new mode 100644 similarity index 100% rename from test2.c rename to w3school/test2.c