What is %s and %d in c?
No Answer is Posted For this Question
Be the First to Post Answer
How to add two numbers without using semicolon n c????
please give me answer with details #include<stdio.h> main() { int i=1; i=(++i)*(++i)*(++i); printf("%d",i); getch(); }
Are there constructors in c?
If we give two names then this displays the connection between the two people. It is nothing but flames game
A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }
Explain Function Pointer?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
How can I read data from data files with particular formats?
Write a C program that reads a series of strings and prints only those ending in "ed"
SRUCTURE PROGRAMMING
What does printf does?
inline function is there in c language?