From 6279fa19ac6e2a4087df2e6fe985430ecc2c2d5d Mon Sep 17 00:00:00 2001 From: kinitrupti Date: Fri, 12 May 2017 18:53:46 +0530 Subject: Removed duplicates --- .../screenshots/ancientcompilers.png | Bin 0 -> 38427 bytes .../screenshots/bitoperations.png | Bin 0 -> 44165 bytes .../screenshots/mahesh-1.png | Bin 0 -> 30367 bytes .../screenshots/mahesh-2.png | Bin 0 -> 20249 bytes .../screenshots/mahesh-3.png | Bin 0 -> 33358 bytes .../screenshots/programmingprocess.png | Bin 0 -> 41674 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/ancientcompilers.png create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/bitoperations.png create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-1.png create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-2.png create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-3.png create mode 100755 Practical_C_Programming_by_Steve_Oualline/screenshots/programmingprocess.png (limited to 'Practical_C_Programming_by_Steve_Oualline/screenshots') diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/ancientcompilers.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/ancientcompilers.png new file mode 100755 index 00000000..46fba46d Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/ancientcompilers.png differ diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/bitoperations.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/bitoperations.png new file mode 100755 index 00000000..48925b6a Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/bitoperations.png differ diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-1.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-1.png new file mode 100755 index 00000000..bfa1980b Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-1.png differ diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-2.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-2.png new file mode 100755 index 00000000..ddc5be59 Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-2.png differ diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-3.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-3.png new file mode 100755 index 00000000..7f65aa5c Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/mahesh-3.png differ diff --git a/Practical_C_Programming_by_Steve_Oualline/screenshots/programmingprocess.png b/Practical_C_Programming_by_Steve_Oualline/screenshots/programmingprocess.png new file mode 100755 index 00000000..c2f21380 Binary files /dev/null and b/Practical_C_Programming_by_Steve_Oualline/screenshots/programmingprocess.png differ -- cgit