Re: Cannot find source of undefined identifier

From: Julie (julie_at_nospam.com)
Date: 03/30/04


Date: Tue, 30 Mar 2004 11:45:23 -0800

Dave wrote:

From:

> STATE_T current_state(initial_state);

To:

> STATE_T current_state = initial_state;