Home Whiteboard Online Compilers Practice Articles Tools
Library Courses Certifications Login
The C Standard Library Reference
  • C Library - Home
  • C Library - <assert.h>
  • C Library - <complex.h>
  • C Library - <ctype.h>
  • C Library - <errno.h>
  • C Library - <fenv.h>
  • C Library - <float.h>
  • C Library - <inttypes.h>
  • C Library - <iso646.h>
  • C Library - <limits.h>
  • C Library - <locale.h>
  • C Library - <math.h>
  • C Library - <setjmp.h>
  • C Library - <signal.h>
  • C Library - <stdalign.h>
  • C Library - <stdarg.h>
  • C Library - <stdbool.h>
  • C Library - <stddef.h>
  • C Library - <stdio.h>
  • C Library - <stdlib.h>
  • C Library - <string.h>
  • C Library - <tgmath.h>
  • C Library - <time.h>
  • C Library - <wctype.h>
  • C Library - Quick Guide
  • C Library - Useful Resources
  • C Library - Discussion
  • C Programming Resources
  • C Programming - Tutorial
  • C - Useful Resources
  • Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Effective Resume Writing
  • AI Based Resume Builder
  • Personal AI Study Assistant
  • Generate Coding Logic
  • HR Interview Questions
  • Computer Glossary
  • Who is Who

C Library - <stdalign.h>



Previous
Quiz
Next

The stdalign.h header file is part of the standard C library. It defines macros related to alignment and allows us to query and specify the alignment of object in our C programs.

C − stdalign.h Operators

Following is the operator defined in the header stdalign.h −

Sr.No. Operator & Description
1 alignof(type)

This helps us to determine the alignment of a type or an expression.

Print Page
Previous
Next
Advertisements
TOP TUTORIALS
  • Python Tutorial
  • Java Tutorial
  • C++ Tutorial
  • C Programming Tutorial
  • C# Tutorial
  • PHP Tutorial
  • R Tutorial
  • HTML Tutorial
  • CSS Tutorial
  • JavaScript Tutorial
  • SQL Tutorial
TRENDING TECHNOLOGIES
  • Cloud Computing Tutorial
  • Amazon Web Services Tutorial
  • Microsoft Azure Tutorial
  • Git Tutorial
  • Ethical Hacking Tutorial
  • Docker Tutorial
  • Kubernetes Tutorial
  • DSA Tutorial
  • Spring Boot Tutorial
  • SDLC Tutorial
  • Unix Tutorial
CERTIFICATIONS
  • Business Analytics Certification
  • Java & Spring Boot Advanced Certification
  • Data Science Advanced Certification
  • Cloud Computing And DevOps
  • Advanced Certification In Business Analytics
  • Artificial Intelligence And Machine Learning
  • DevOps Certification
  • Game Development Certification
  • Front-End Developer Certification
  • AWS Certification Training
  • Python Programming Certification
COMPILERS & EDITORS
  • Online Java Compiler
  • Online Python Compiler
  • Online Go Compiler
  • Online C Compiler
  • Online C++ Compiler
  • Online C# Compiler
  • Online PHP Compiler
  • Online MATLAB Compiler
  • Online Bash Terminal
  • Online SQL Compiler
  • Online Html Editor
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

© Copyright 2025. All Rights Reserved.