C Tutorial

C Programming Tutorial
C Programming Tutorial

Welcome to the C Knowledge Base and Tutorial

Part 1 – Basic knowledge

Part 2 – Decision Control in C

Part 3 – Loop structure

  • Loops
  • The while Loop
  • The for Loop
  • The Odd Loop
  • The break Statement
  • The continue Statement
  • The do-while Loop
  • Summary of loop structure
  • Quiz of loop structure – Test your Skill
  • Examples

Part 4 – The Case Control Structure

  • Decisions Using switch
  • switch and if-else
  • The Goto Keyword
  • Summary of the case control structure
  • Quiz of case control structure
  • Examples

Part 5 – Functions & Pointers

Introduction of function

Why use function

Passing Values between Functions

Scope Rule of Functions

Calling Convention

Advanced Features of Functions

Function Declaration and Prototypes

Call by Value and Call by Reference

Pointers

Recursion

Recursion and Stack

Adding Functions to the Library

Summary of Function and Pointer

Quiz of function and pointer

Part 6 – Arrays

What are Arrays

Array Initialization

Passing Array Elements to a Function

Pointers and Arrays

Passing an Entire Array to a Function

Two Dimensional Arrays

Pointers and 2-Dimensional Arrays

Pointer to an Array

Passing 2-D array to a Function

Array of Pointers

Limitation of Array of Pointers to Strings

Summary of Array

Quiz of Array

Part 7 – Structures

Introduction of Structure

Array of Structures

Uses of Structures

Summary of Structure

Quiz of Structure

part 8 – Console Input/Output

Types of I/O

Formatted Console I/O Functions

sprintf( ) and sscanf( ) Functions

Unformatted Console I/O Functions

Summary of console input output

Quiz of console input output

part 9 – File Input/Output

  • Data Organization
  • File Operations
    • Opening a File
    • Reading from a File
    • Trouble in Opening a File
    • Closing the File
  • Counting Characters, Tabs, Spaces
  • A File-copy Program
    • Writing to a File
  • File Opening Modes
  • String (line) I/O in Files
  • Record I/O in Files
  • Text Files and Binary Files
  • Database Management
  • Low Level Disk I/O
    • A Low Level File-copy Program
  • I/O Under Windows
  • Summary of  File Input/Output
  • Quiz of File Input/Output

 

c program example Passing values between functions

c program example Passing values between functions c program example function and value pass to function 1   main( )

Read More »


c program example function and value pass to function

c program example function and value pass to function   main( ) { printf ( “\nOnly stupids use C?” )

Read More »


while loop program example in c

while loop program example in c  

Read More »


point out the error decision control structure in c

point out the error decision control structure in c

Read More »


switch case program example output in c

switch case program example output in c   What would be the output of the following programs: main( ) {

Read More »


if else break c program example

if else break c program example What would be output of the program: main( ) { int x = 4,

Read More »


switch case what would be the output of the program

switch case what would be the output of the program main( ) { int k, j = 2 ; switch

Read More »


if else what would be the output of following program

if else what would be the output of following program  

Read More »


conditional operators c program example

conditional operators c program example         What would be the output of the following programs: main( )

Read More »


C Program to print half pyramid using alphabets

C Program to print half pyramid using alphabets A B B C C C D D D D E E

Read More »


c function program example

c function program example c function program example   Let’s discuss this on our discussion portal   What would be

Read More »


Program to print half pyramid using *

Program to print half pyramid using *   * * * * * * * * * * * *

Read More »


Hello Word - First C program

Hello Word – First C program #include <stdio.h> int main() { // printf() displays the string inside quotation printf("Hello, World!");

Read More »


switch case output of the program example

switch case output of the program example  

Read More »


do while loop question choice question in c

do while loop question choice question in c    

Read More »


« Newer EntriesOlder Entries »
  • sultan69
  • panen99
  • sultan69
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d
  • panen4d