|
Electronics Circuits &
Tutorials |
|
|
|
|
|
|
Home >
Electronics Tutorials >
C Language
Tutorial > errno.h
- EDOM |
C Language Programming Library
Reference Guide
|
errno.h
- EDOM
|
|
Declaration:
#define EDOM some_value
EDOM is an identifier macro declared with
#define . Its value represents a domain error
which is returned by some math functions when a domain error
occurs. |
|
|
Note: To report broken links or to submit your projects,
tutorials please email to Webmaster |
|
|
|
|
Copyright ©
1999-2020
www.hobbyprojects.com
(All rights reserved) |
|