Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lecture-eight: Macros (Preprocessor-directives), Type Qualifiers (cv-qualifiers) and Storage-class specifiers #14

Open
4 tasks
pavly-gerges opened this issue Dec 15, 2022 · 0 comments
Labels
c-primer Basic C programming language documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@pavly-gerges
Copy link
Contributor

pavly-gerges commented Dec 15, 2022

This session should cover the following:

  • Macros (Preprocessor-directives).
  • Type Qualifiers (cv-qualifiers).
  • Storage-class specifiers.
  • Code Examples and tasks.
@pavly-gerges pavly-gerges added documentation Improvements or additions to documentation c-primer Basic C programming language labels Dec 15, 2022
@pavly-gerges pavly-gerges added this to the C-Primer milestone Dec 15, 2022
@pavly-gerges pavly-gerges added the good first issue Good for newcomers label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-primer Basic C programming language documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

2 participants
@pavly-gerges and others