Files
ngspice/examples
h_vogt 8b709a394f cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing
When in expression
  if $var ...
the variable `var' was undefined, then
ngspice printed a surplus warning message
>  Warning: NULL arithmetic expression
in addition to the error message
>  Error: var: no such variable.

ngspice continues to process the conditional construct
  and evaluates the condition as "FALSE"
2016-03-26 21:58:39 +01:00
..
2004-08-09 16:20:23 +00:00
2004-08-09 16:20:23 +00:00
2012-06-12 21:26:29 +02:00
2009-12-12 11:48:06 +00:00