can you pass a string to a function? and would it have to be by reference?
example if you were making a program and function prototypes and function definitions in seperate files and the function calls are in the main file.
how would i code that?
example if you were making a program and function prototypes and function definitions in seperate files and the function calls are in the main file.
how would i code that?
Comment