Skip to content

  • Home

Tag: typedef

create a variable type that is renamed from another in c

October 17, 2025
 |  No Comments
 |  C, information, typedef
in the .c file after the #include: example: String is an alias for char*, that is, a syntactical replacement To create a variable: It is […]

structs in C

October 12, 2025
 |  No Comments
 |  C, information, struct, structure, typedef
Using structs allows you to group variables of different data types under a single name. It’s the primary tool in C for creating complex user-defined […]

Categories

Theme By SKT Minimal