Files
ngspice/examples/control_structs
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
..
2009-12-21 18:17:38 +00:00
2010-04-11 09:04:55 +00:00
2010-04-11 09:04:55 +00:00
2009-12-28 08:34:55 +00:00
2012-10-20 19:49:10 +02:00