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
..
foreach_bjt_ft.sp updates for .measure 2009-12-21 18:17:38 +00:00
if-test-1.cir cpitf.c, cp_istrue(), avoid surplus Warning Message when an `if' condition expands to nothing 2016-03-26 21:58:39 +01:00
new-check-3.sp new operation in control blocks 2010-04-11 09:04:55 +00:00
new-check-4.sp new operation in control blocks 2010-04-11 09:04:55 +00:00
repeat3.sp comments, new examples 2009-12-28 08:34:55 +00:00
s-param.cir missing newline at end of file 2012-10-20 19:49:10 +02:00