why should i select you?
Answers were Sorted based on User's Feedback
How can I write functions that take a variable number of arguments?
struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
what is a function pointer and how all to declare ,define and implement it ???
what is a headerfile?and what will be a program without it explain nan example?
What is bash c?
Write a code of a general series where the next element is the sum of last k terms.
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
What does typedef struct mean?
Give basis knowledge of web designing ...
What are external variables in c?
Which built-in library function can be used to match a patter from the string?