What is the purpose of & in scanf?
No Answer is Posted For this Question
Be the First to Post Answer
How will you divide two numbers in a MACRO?
What language is lisp written in?
Can math operations be performed on a void pointer?
How was c created?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is the difference between GETS();AND SCANF();
write a c program that if the given number is prime, and their rearrangement(permute) of that number is also prime. Ex: Input is "197" is prime Output: 791,917,179 is also prime. Please any one tell me tha code for that
What is Lazy evaluation in C? Give an example.
What is the difference between far and near ?
2. Write a function called hms_to_secs() that takes three int values—for hours, minutes, and seconds—as arguments, and returns the equivalent time in seconds.. Create a program that exercises this function by repeatedly obtaining a time value in hours, minutes, and seconds from the user (format 12:59:59), calling the function, and displaying the value of seconds it returns.
What is use of null pointer in c?
How do you view the path?