Showing newest 33 of 44 posts from March 2010. Show older posts
Showing newest 33 of 44 posts from March 2010. Show older posts

C program to add reversed number with Original Number ?

C program to reverse the digits of a number ? [ In 3 Steps ]

fprintf : sends formatted output to a stream

Fputs : Write Line of Character to File

Fgets : Read Line of Character from File

Fputc : Write Single Character to specified Stream

Putc : Write Single Character to specified Stream

Data Type MCQ 3 : Const Variable cannot be modified

Printf MCQ 24 : Character array of Length = 2 Assigned to Character Variable

printf MCQ 23 : Character array Assigned to Character Variable in C Programming

Printf MCQ 22 : sizeof (octal + hexadecimal + integer )

Printf MCQ 21 : sizeof (Float + int)

Different Ways of Formatting Printf in C

Printf MCQ 20 : Return printf as Parameter

Link With Us

Escape Sequence in C

Arrow Operator : Accessing Structure members using Pointer

Passing Array of Structure to Function in C Programming

Union in C : Index | Tips | Tutorials | Example

Passing Structure to Function in C Programming

Printf MCQ 10 : Backslash Character in Printf

Printf MCQ 9 : Multiple Strings in Printf

Printf MCQ 8 : Multiple Strings seperated by Comman

Printf MCQ 7 : printf(1+"%d");

Structure : Some Declaration and Meaning | Trick

Uses of Structure in C Programming

Bit Manipulation Using Structure

Array of Pointer to Structure

Pointer to Structure Within the same Structure : Self Referential

Pointer to Array of Structure in C Programming

Printf MCQ 6 : Constant Number Instead of Variable in Printf

Printf MCQ 5 : Printf Without Using Semicolon

Printf MCQ 4 : Two Variables are Declared but Not Specified