0
C community !!!! I need your help
11 Respostas
+ 6
yes your program have so many errors
1st- scanf u also misssed ampersand(&) .
2nd- increase the size of Letter array instead in place of 90.
3-- your cipher function is giving error where u calling it .
so many small small mistakes u did in this program.
what output u expecting through this program mention it on question. try to fix the bug .
...........thankyou ...........
+ 2
there are a lot of errors
1. in letters you have char sequence. one of symbol is \ but it spec symbol so in string you shuld use \\ instead of \
2 you need ; after letteres
3 forgot size of aray mode
4..... other bugs and errors
+ 2
start from begin, correct all syntax errors. and then check the result of function
+ 1
DONT MIND THE HORRIBLE CODE😂😂
0
add your sc as code file not as post
0
Sorry but can you help
0
????
0
yes sure, but it dificult to read code via phone. so add it to code and post the code, i will run it and found the reason
0
Ok and how can I fix them
0
Ok thanks