C
crazyrdx
Guest
In the generate statement, in the If- generation scheme,
generate-label : if (expression) generate
If I want to test more than one expression , how can I do this?
Thanks
generate-label : if (expression) generate
If I want to test more than one expression , how can I do this?
Thanks