Question: Why is this code not working? it can print out what I had in the file, but in the do while loop it fail, the

Why is this code not working? it can print out what I had in the file, but in the do while loop it fail, the value of a I have is 0. then in gdb When I go to next line it just become -1, and end.
char upper ( char ch)
{
; ;
return (char)(ch -('{:a'-?'A');
int main(int argc, char* argv[]){
int c;
char *key =argv[2];
int key_length = strlen key
 Why is this code not working? it can print out what

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!