--
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
hi i need to get array size from user so i try to define a array in .h like this inta[];
and in initialize func get size with par and do this