Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 213 Bytes

6.43.md

File metadata and controls

1 lines (1 loc) · 213 Bytes

The declarations of both functions should be put in a header. The definition of function eq should be put in the same header with declaration. The definition of function putValues may be put in a source file.