view paper/final_main/src/struct-init.c @ 45:0da3636c105b default tip

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 22 Feb 2018 12:10:56 +0900
parents 0f938112b48e
children
line wrap: on
line source

struct Point p = {100 , 200};