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

What is the value of a[3] if integer a[] = {5,4,3,2,1}?

671


What is identifiers in c with examples?

675


Explain bitwise shift operators?

632


If null and 0 are equivalent as null pointer constants, which should I use?

577


What is a newline escape sequence?

665






Why calloc is better than malloc?

572


What are the salient features of c languages?

625


How can you avoid including a header more than once?

564


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

1674


Explain what is a stream?

608


Write a program for Overriding.

687


How can I trap or ignore keyboard interrupts like control-c?

620


What library is sizeof in c?

574


What is function pointer c?

586


How many data structures are there in c?

617