I have a varargs function which accepts a float parameter?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between 123 and 0123 in c?
What are the applications of c language?
Write a C function to search a number in the given list of numbers. donot use printf and scanf
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
In a switch statement, what will happen if a break statement is omitted?
How we can write a value to an address using macro..?
what is develop in c language
what is event driven software and what is procedural driven software?
Explain why C language is procedural?
what is meant by flushll() in c programming?
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
How do you generate random numbers in C?