{"title":"第十一课","authors":"B. Risby, D. Crawford","doi":"10.31826/9781463239800-021","DOIUrl":null,"url":null,"abstract":"This lesson introduces the basics for the type structure. The C language allows you to create new data types by combining many variables into one conglomerate variable called a structure. You can also create new names for standard variable types using typedef. A structure is a collection of variables that is referenced using a user-defined name. This allows you to define and use a structure to provide a convenient means of keeping related information in one place.","PeriodicalId":374694,"journal":{"name":"Orbiting with Logic","volume":"125 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-09-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Lesson 11\",\"authors\":\"B. Risby, D. Crawford\",\"doi\":\"10.31826/9781463239800-021\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"This lesson introduces the basics for the type structure. The C language allows you to create new data types by combining many variables into one conglomerate variable called a structure. You can also create new names for standard variable types using typedef. A structure is a collection of variables that is referenced using a user-defined name. This allows you to define and use a structure to provide a convenient means of keeping related information in one place.\",\"PeriodicalId\":374694,\"journal\":{\"name\":\"Orbiting with Logic\",\"volume\":\"125 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-09-03\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Orbiting with Logic\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.31826/9781463239800-021\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Orbiting with Logic","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.31826/9781463239800-021","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
This lesson introduces the basics for the type structure. The C language allows you to create new data types by combining many variables into one conglomerate variable called a structure. You can also create new names for standard variable types using typedef. A structure is a collection of variables that is referenced using a user-defined name. This allows you to define and use a structure to provide a convenient means of keeping related information in one place.