while running a program, i got the msg that press return key
to exit.what that mean in C as there are no such options as
far i know.
Answer / thiruapthi rao
generally return key is considered as enter key
| Is This Answer Correct ? | 0 Yes | 0 No |
Why c is called top down?
What are the different types of C instructions?
what about "char *(*(*a[])())();"
Write a C program to count the number of email on text
How pointers are declared?
How to declare pointer variables?
What is the difference between the expression “++a” and “a++”?
What is the use of header?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
How can I read/write structures from/to data files?
write a program of palindrome(madam=madam) using pointer?
show how link list can be used to repersent the following polynomial i) 5x+2