1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---|
2 | <html>
|
---|
3 | <!-- Copyright (C) 2022 Richard Stallman and Free Software Foundation, Inc.
|
---|
4 |
|
---|
5 | (The work of Trevis Rothwell and Nelson Beebe has been assigned or
|
---|
6 | licensed to the FSF.)
|
---|
7 |
|
---|
8 | Permission is granted to copy, distribute and/or modify this document
|
---|
9 | under the terms of the GNU Free Documentation License, Version 1.3 or
|
---|
10 | any later version published by the Free Software Foundation; with the
|
---|
11 | Invariant Sections being "GNU General Public License," with the
|
---|
12 | Front-Cover Texts being "A GNU Manual," and with the Back-Cover
|
---|
13 | Texts as in (a) below. A copy of the license is included in the
|
---|
14 | section entitled "GNU Free Documentation License."
|
---|
15 |
|
---|
16 | (a) The FSF's Back-Cover Text is: "You have the freedom to copy and
|
---|
17 | modify this GNU manual. Buying copies from the FSF supports it in
|
---|
18 | developing GNU and promoting software freedom." -->
|
---|
19 | <!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
|
---|
20 | <!-- This file redirects to the location of a node or anchor -->
|
---|
21 | <head>
|
---|
22 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
---|
23 | <title>fetestexcept (GNU C Language Manual)</title>
|
---|
24 |
|
---|
25 | <meta name="description" content="fetestexcept (GNU C Language Manual)">
|
---|
26 | <meta name="keywords" content="fetestexcept (GNU C Language Manual)">
|
---|
27 | <meta name="resource-type" content="document">
|
---|
28 | <meta name="distribution" content="global">
|
---|
29 | <meta name="Generator" content="makeinfo">
|
---|
30 | <style type="text/css">
|
---|
31 | <!--
|
---|
32 | a.summary-letter {text-decoration: none}
|
---|
33 | blockquote.indentedblock {margin-right: 0em}
|
---|
34 | div.display {margin-left: 3.2em}
|
---|
35 | div.example {margin-left: 3.2em}
|
---|
36 | div.lisp {margin-left: 3.2em}
|
---|
37 | kbd {font-style: oblique}
|
---|
38 | pre.display {font-family: inherit}
|
---|
39 | pre.format {font-family: inherit}
|
---|
40 | pre.menu-comment {font-family: serif}
|
---|
41 | pre.menu-preformatted {font-family: serif}
|
---|
42 | span.nolinebreak {white-space: nowrap}
|
---|
43 | span.roman {font-family: initial; font-weight: normal}
|
---|
44 | span.sansserif {font-family: sans-serif; font-weight: normal}
|
---|
45 | ul.no-bullet {list-style: none}
|
---|
46 | -->
|
---|
47 | </style>
|
---|
48 |
|
---|
49 | <meta http-equiv="Refresh" content="0; url=Exception-Flags.html#fetestexcept">
|
---|
50 |
|
---|
51 | </head>
|
---|
52 |
|
---|
53 | <body lang="en">
|
---|
54 |
|
---|
55 | <p>The node you are looking for is at <a href="Exception-Flags.html#fetestexcept">fetestexcept</a>.</p>
|
---|
56 | </body>
|
---|