Use the '=' operator (not memcpy()) to shallow-copy structs. 262/head
authorJason S. Ninneman <jsn@mbar.us>
Thu, 3 Aug 2017 19:41:35 +0000 (12:41 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Thu, 3 Aug 2017 19:41:35 +0000 (12:41 -0700)
commit26bf324e072c8210ed3d709d6cf5063d3f749b18
tree5a191907e18a3aacdf1cb01a419e392aa0b2a7ab
parent87c6d3fb1e583e4d2fa6fd9532287b34b3948d77
Use the '=' operator (not memcpy()) to shallow-copy structs.
main.c
saveresume.c