fflush

  • C

Using Macros Find Arithmetic Mean, Absolute Value, Biggest of 3 number and convert upper case alphabet to lower case: C Program

Problem Statement: Write down macro definitions for the following: 1. To find arithmetic mean of two numbers. 2. To find…

4 years ago
  • C

Using Macros Check For Uppercase / Lowercase and Alphabet or Not and Biggest of 2 Numbers: C Program

Problem State: Write down macro definitions for the following: 1. To test whether a character is a small case letter…

4 years ago
  • C

do-while Loop In C Programming Language

In this video tutorial lets learn about the general syntax and working of do-while loop in C programming language. Related…

4 years ago