how to make program without <> in library.



how to make program without <> in library. ..

Answer / 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

More C Interview Questions

What is the use of structure padding in c?

0 Answers  


Whether there can be main inside another main?If so how does it work?

14 Answers   Sail, Wipro,


explain memory layout of a C program

2 Answers  


Why c is a mother language?

0 Answers  


What's the difference between constant char *p and char * constant p?

0 Answers   Celstream,


What are the types of bitwise operator?

0 Answers  


Tell me can the size of an array be declared at runtime?

0 Answers  


program for validity of triangle from 3 side

7 Answers  


What is the equivalent code of the following statement in WHILE LOOP format?

0 Answers  


What is integer constants?

0 Answers  


What is wrong in this statement?

0 Answers  


What is the difference between text and binary i/o?

0 Answers  


Categories