logo
Wrong email address or username
Wrong email address or username
Incorrect verification code
back to top
Search tags: preprocessor
Load new posts () and activity
Like Reblog Comment
url 2020-03-12 06:30
Bit Fields in C - An Unrecognised Concept Omitted by C Aspirants - DataFlair

Bit fields in C is simply a data structure that helps a user to allocate memory to structures & unions. Let's explore how to work, implement, declare bit fields with examples

Like Reblog Comment
url 2020-03-12 06:17
Macros in C Programming - Don't Consider it as an Outdated Feature - DataFlair

Macros in C language are the piece of code based on the #define preprocessor. Let's discuss different types of Macros and Predefined Macros with examples

More posts
Your Dashboard view:
Need help?