How does #define work?
I need a sort of an approximate strcmp routine?
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +
Explain function pointer with exapmles.
Write a simple code fragment that will check if a number is positive or negative.
Is python a c language?
What does. int *x[](); means ?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
How can I generate floating-point random numbers?
Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
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.
main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }
11 Answers HCL, Vector, Vector India, Vector Solutions, Wipro,