Explain how can you be sure that a program follows the ansi c standard?
No Answer is Posted For this Question
Be the First to Post Answer
what is an inline function?
In how much time you will write this c program? Prime nos from 1 to 1000
what is the difference between #include<stdio.h> and #include "stdio.h" ?
What is the difference between single charater constant and string constant?
What is the difference between typedef struct and struct?
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it. i have done maximum par but i m findind problem in the commented area. please help...
why do we use # in c-language?
biggest of two no's with out using if condition statement
I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?
code for replace tabs with equivalent number of blanks
How to write a program for swapping two strings without using 3rd variable and without using string functions.
What is variables in c?