ZackAnna Tutorials
We provide quality programming video tutorials like C prograaming tutorials java and many more besides programming languages we provide homework solutions for most of the engineering subjects
String Library Strlen Strupr Strlwr
Reverse a String Using strrev
Reverse a String Using Strlen
31. Nested While Loop: Make a Table in C
32. Nested Do While Loop : How to Make Table in C
Pointers
33. How to Blow Up a Processor: Infinite Loop in C
File in C: Creating and Writing a File
gets() and puts() Functions in C
C Preprossecors: #typedef
Call a Function by Reference
Structure Example: Creating a List of Students
File in C: Change File Destination & Appendance
30. Nested For Loop: How to Draw 2D Pictures in C
29. Continue Statement: How to Print Out Even Numbers in C
28. For Loop in C
27. How to Reverse a Number in C
26. Do... While Loop in C
25. While Loop in C
24. Increment and Decrement Operator in C: i++ i--
23. Break Statement in C: Check Your Timetable
22. Switch Statement in C: Check Your Timetable
21. If... Else: Check Your Score
20. If ... Else: How to Make a Password in C
19. If... Else Statement in C
18. Ternary Operator or Shorthand Notation for If... Else (condition?true:false)
17. How to Use Logical Operators in C
16. Logical Operators in C
15. Assignment Operators Example
14. Assignment Operators in C