view paper/src/struct-init.c @ 118:05068a4d0b52

Fix specification
author atton <atton@cr.ie.u-ryukyu.ac.jp>
date Mon, 13 Feb 2017 17:39:10 +0900
parents 54cf3b3153fe
children
line wrap: on
line source

struct Point p = {100 , 200};