Home > Back-end >  The C subject for answers
The C subject for answers

Time:09-25

Write a commonly accepted a parameter (string address) to print the string, if you provide a second parameter (int), the value is 0, not is the number of the function to print the string is equal to the number of the called function. (print the number is not equal to the second parameter, is equal to the number) function is called the book title didn't understand the function call number is how to seek help

CodePudding user response:

Static int FunCalledTimes=0;
FunCalledTimes++;
for(int i=0; iPrint a string

CodePudding user response:

Thank you! To understand the
  • Related