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

add paper
author suruga
date Thu, 15 Feb 2018 14:48:08 +0900
parents
children
comparison
equal deleted inserted replaced
3:8faea9c319ed 4:0f938112b48e
1 struct Point p = {100 , 200};