Question: Assume 1 byte char, and 8 byte pointer variables. Consider the following program: 0 1 #include 0 2 0 3 void toUpperCase ( char *
Assume byte char, and byte pointer variables. Consider the following program:
#include
void toUpperCasechar buffer
while buffer
if abuffer && buffer z
buffer ;
buffer;
int main
char word "hello midterm";
toUpperCaseword;
printfs
word;
How many bytes are written to char buffer on line when the function on line is called?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
