Semiconductor & Computer Engineering
  •  WikiChip 
    WikiChip
    • WikiChip
      • Home
      • Random Article
      • Recent Changes
      • Chip Feed
    • The Fuse Coverage
      • Recent News
      • ISSCC
      • IEDM
      • VLSI
      • Hot Chips
      • SuperComputing
    • Social Media
      • Twitter
      • Flipboard
    Popular
    • Companies
      • Intel
      • AMD
      • ARM
      • Qualcomm
    • Microarchitectures
      • Skylake (Client)
      • Skylake (Server)
      • Zen
      • Coffee Lake
      • Zen 2
    • Technology Nodes
      • 14 nm
      • 10 nm
      • 7 nm
  •  Architectures 
    Popular x86
    • Intel
      • Client
        • Skylake
        • Kaby Lake
        • Coffee Lake
        • Ice Lake
      • Server
        • Skylake
        • Cascade Lake
        • Cooper Lake
        • Ice Lake
      • Big Cores
        • Sunny Cove
        • Willow Cove
      • Small Cores
        • Goldmont
        • Goldmont Plus
        • Tremont
        • Gracemont
    • AMD
      • Zen
      • Zen+
      • Zen 2
      • Zen 3
    Popular ARM
    • ARM
      • Server
        • Neoverse N1
        • Zeus
      • Big
        • Cortex-A75
        • Cortex-A76
        • Cortex-A77
      • Little
        • Cortex-A53
        • Cortex-A55
    • Cavium
      • Vulcan
    • Samsung
      • Exynos M1
      • Exynos M2
      • Exynos M3
      • Exynos M4
  •  Chips 
    Popular Families
    • Intel
      • Core i3
      • Core i5
      • Core i7
      • Core i9
      • Xeon D
      • Xeon E
      • Xeon W
      • Xeon Bronze
      • Xeon Silver
      • Xeon Gold
      • Xeon Platinum
    • AMD
      • Ryzen 3
      • Ryzen 5
      • Ryzen 7
      • Ryzen Threadripper
      • EPYC
      • EPYC Embedded
    • Ampere
      • eMAG
    • Apple
      • Ax
    • Cavium
      • ThunderX
      • ThunderX2
    • HiSilicon
      • Kirin
    • MediaTek
      • Helio
    • NXP
      • i.MX
      • QorIQ Layerscape
    • Qualcomm
      • Snapdragon 400
      • Snapdragon 600
      • Snapdragon 700
      • Snapdragon 800
    • Renesas
      • R-Car
    • Samsung
      • Exynos
From WikiChip
    • Page
    •  Talk
    •  Contributions
    •  Log in
    •  What links here
    •  Related changes
    •  Printable version
    •  Permanent link
    •  Page information
    •  Browse properties
    •  Special Pages
    • Decrease Font Size Decrease Size
    • Increase Font Size Increase Size
    •  Normal Size
<stdnoreturn.h> Header - C
< c
Revision as of 22:13, 13 December 2013 by Inject (talk | contribs) (Inject moved page Stdnoreturn.h - to Stdnoreturn.h - C)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

C Standard Library

<assert.h>(C89) <complex.h>(C99)op <ctype.h>(C89) <errno.h>(C89) <fenv.h>(C99) <float.h>(C89) <inttypes.h>(C99) <iso646.h>(NA1) <limits.h>(C89) <locale.h>(C89) <math.h>(C89) <setjmp.h>(C89) <signal.h>(C89) <stdalign.h>(C11) <stdarg.h>(C89) <stdatomic.h>(C11)op <stdbool.h>(C99) <stddef.h>(C89) <stdint.h>(C99) <stdio.h>(C89) <stdlib.h>(C89) <stdnoreturn.h>(C11) <string.h>(C89) <tgmath.h>(C99) <threads.h>(C11)op <time.h>(C89) <uchar.h>(C11) <wchar.h>(NA1) <wctype.h>(NA1)


op - Optional Header v · d · e


The <stdnoreturn.h> header is part of the standard library of the C programming language that provides a single convenient macro for non-returning functions. This header was added in C11.

Macros

The header provides a single macro definition:

Macro Name Description Since
noreturn expands to _Noreturn C11
Retrieved from "https://en.wikichip.org/w/index.php?title=c/stdnoreturn.h&oldid=583"
Categories:
  • C standard library
  • Stdnoreturn.h - C
  • No return - C
  • Privacy policy
  • About WikiChip
  • Disclaimers