+ 1
Please help
Write a program that reads 5 words, separated by spaces, and then displays them in one line, but in reverse order. The words are stored in a character table. Not array of character strings. Because i solve it https://code.sololearn.com/cHfk64IGiWWS/?ref=app
4 Answers
+ 4
Looks like an assignment question. We can't help you unless you provide your attempt. Read the forum guidelines to use this forum in the most efficient way possible
https://www.sololearn.com/discuss/1316935/?ref=app
+ 4
To fix your code:
int main() {
+ 3
SoloProg tnx i fix it
+ 1
Hello, I need assistance! What type of project can I make in C?