Write a function of the output? But I can't,,,,
For your guidance!
CodePudding user response:
Write an output function, similar to input the function parameter, the return value to set yourself, or you return voidCodePudding user response:
How are you this function definedCodePudding user response:
Is to write an output functionPut your code//void the output (struct point); The lines open, and add a semicolon at the line finally,
Then at the end of the code to add
Void the output (struct point p) {
Printf (" (% d, % d) ", p.x, p.y);
}