You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chapter5 Questions
actually, I had a glimpse of the progrqmming exercise code u wrote several dqys ago, and i didnot find any problem.
However, with regard to the details of the ProgrammingExercise9.c of Chap 5, I wanna put forward one interesting question, which is:
How could you use sime tricky or useful techniques of C Programming to make it possible to change the string parameters or integer parameters passed to the function "void Temperatures(double fahrenheit)" ? #4