Structs in C
In this article, I will show you what structs are and how to effectively use them in your programs. I will go over the following:
What are Structs
Syntax of a Struct
Declaring a Struct
How to Initialize Struct Members
Nested Stru...
kraljict.hashnode.dev5 min read
Amani Mavu
finding solutions to problems
Awesome blog. But would recommend testing the code examples before publishing. I could see some errors though few. Coz it can be frustrating for beginners who are struggling with. Otherwise, I learnt something new from the article and am really grateful for putting effort in writing this blog. Kudos!