Skip to content

Commit

Permalink
Freshers' C Class 10-11 content corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
nisiddharth committed Feb 28, 2022
1 parent e711642 commit 9490ac0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Freshers/C/2022_02_26_CClass-10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,14 @@ February 26th, 2022
## Learning:

- [GeeksforGeeks Structure](https://www.geeksforgeeks.org/structures-c/)
- [GeeksforGeeks Union](https://www.geeksforgeeks.org/union-c/)
- [Javatpoint Union](https://www.javatpoint.com/c-union), good example present here.
- [Javatpoint Structure padding](https://www.javatpoint.com/structure-padding-in-c)
- [Designated Inits](https://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html)
- [File Handling](https://www.javatpoint.com/file-handling-in-c)
- [Enum](https://www.geeksforgeeks.org/enumeration-enum-c/)

- ### [GeeksforGeeks collection of everything C](https://www.geeksforgeeks.org/c-programming-language/)
- good for interview preparation.

<hr>

Expand Down

0 comments on commit 9490ac0

Please sign in to comment.