How can I get back to the interactive keyboard if stdin is redirected?
No Answer is Posted For this Question
Be the First to Post Answer
why ordinary variable store the later value not the initial
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
How many loops are there in c?
cavium networks written test pattern ..
What does c mean?
What is the total generic pointer type?
Write a program for deleting duplicate elements in an array
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
Write code for finding depth of tree
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.
show how link list can be used to repersent the following polynomial i) 5x+2