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

add paper
author suruga
date Thu, 15 Feb 2018 14:48:08 +0900
parents
children
line wrap: on
line source

struct Point p = {100 , 200};