EgtGeneral 1.4a4 : Aggiunte funzioni GetModule*. Si usano solo string.
This commit is contained in:
@@ -35,7 +35,7 @@ CScan::~CScan( void)
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
CScan::Initialize( ifstream& InFile)
|
||||
CScan::Init( ifstream& InFile)
|
||||
{
|
||||
// verifico che il file passato sia regolarmente aperto per lettura
|
||||
if ( ! InFile.is_open())
|
||||
|
||||
Reference in New Issue
Block a user