annotate paper/final_main/src/struct-init.c @ 4:0f938112b48e

add paper
author suruga
date Thu, 15 Feb 2018 14:48:08 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
0f938112b48e add paper
suruga
parents:
diff changeset
1 struct Point p = {100 , 200};