how to make program without <> in library.

Answer Posted / gandhi priyank

hello
and your answer is a very easy you can write c progaram
then you can write libary #include<stdio.h> insted of
#include"stdio.h"

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Here is a good puzzle: how do you write a program which produces its own source code as output?

591


What does it mean when a pointer is used in an if statement?

596


How the c program is executed?

624


Explain union. What are its advantages?

611


Write a simple code fragment that will check if a number is positive or negative.

703






Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

603


What is clrscr in c?

666


List some of the static data structures in C?

757


Is it acceptable to declare/define a variable in a c header?

678


How many identifiers are there in c?

574


What is storage class?

652


When we use void main and int main?

584


What is the purpose of type declarations?

673


What is calloc() function?

619


What is modeling?

636