>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes: > Can you explain the requirement that the initializer be constant? I don't remember the motivation at the moment, but one case that comes to mind is a loop where a variable declared const is initialized to a different value in each iteration. Jason