Type Tipus = Record num:integer; st:string; End;
list_info_type = Tipus
typedef struct{int age;string name;} people_type;
people_type A{30};
*במקום סוגריים מסולסלות צריך להיות סוגריים מרובעות