Hi,
There is an example in section 9.7 (Fine-grain process control) of SV
2009 draft 7a:
task do_n_way( int N );
process job[1:N];
...
Since 'N' is not a constant, so we can't create a class object
array 'job' using it as dimension index. So LRM example needs to be
properly corrected.
--
Regards
Surya
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.
Received on Thu Dec 4 01:36:48 2008