What does the message "warning: macro replacement within a
string literal" mean?
What is an example of enumeration?
What is a char in c?
write a function that accepts an array A with n elements and array B with n-1 elements. Find the missing one in array B,with an optimized manner?
How do you access command-line arguments?
Name the language in which the compiler of "c" in written?
how do you programme Carrier Sense Multiple Access
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,
How do you determine a file’s attributes?
How can I invoke another program or command and trap its output?
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
which will be first in c compiling ,linking or compiling ,debugging.
What is actual argument?