strange behavior in binary i/oWhen you read your numbers back, you use the get method which stops when it finds the first occurren...
char pointersThey are equivalent up to the point that you do not try to modify a string literal through a pointer...
Arrays and FunctionsHello! There are two problems with your code above. First, inside fill_array(), in the while loop...
guessing gameHello. You can try this way which resembles binary searching. First, you initialize two variable...
Explain this error to me! ThanksThe reason why you can assign a string literal to str should be because in C you can't pass array ar...
This user does not accept Private Messages