08-09-2010 10:35 AM
Hi NI,
I just found out that the help text of 'errno' is incomplete; it reads: The ANSI C file I/O functions and the low-level I/O functions set the errno global variable to indicate specific error conditions...
However, errno can be also set by the mathematics function pow.
You might want to complete the help text accordingly
Solved! Go to Solution.
08-11-2010 11:23 AM
Thanks, Wolfgang. We'll look into it.
Luis