What functions are used for dynamic memory allocation in c language?
No Answer is Posted For this Question
Be the First to Post Answer
write a program for egyptian fractions in c?
Why string is used in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
why we are using float in C
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
What will be the output of following program #include main() { int x,y = 10; x = y * NULL; printf("%d",x); }
if we take a number as a char then can we manipulate(add, subtract) on this number
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
How can a string be converted to a number?
What are macros in C?