The struct keyword is used to define structure. Syntax struct structure_name { data_type member1; data_type memeberN; };. Watch this C ...
確定! 回上一頁