What happen to i_var.ch

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
dhaine_adp
Posts: 457
Joined: Wed Aug 06, 2008 12:22 pm
Location: Manila, Philippines

What happen to i_var.ch

Post by dhaine_adp »

Hello everyone,

What happened to the contents of i_var.ch? The distribution that comes with HMG 294, i_var.ch is empty. I'm just wondering and at the same time I assumed that it has been changed... am I correct in my assumption?

Regards,

Danny
Regards,

Danny
Manila, Philippines
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: What happen to i_var.ch

Post by Roberto Lopez »

dhaine_adp wrote:Hello everyone,

What happened to the contents of i_var.ch? The distribution that comes with HMG 294, i_var.ch is empty. I'm just wondering and at the same time I assumed that it has been changed... am I correct in my assumption?

Regards,

Danny
It is empty from a long time ago.

It was here to declare variables undeclared (implicit) in code, preventing this way 'ambiguous reference' warnings at library compilation.

I'll should remove it, but always forget to do :)

Regards,

Roberto.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: What happen to i_var.ch

Post by Rathinagiri »

Yes, that is what I too have thought. The last date of modification of the file is 28th of March, 2009. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
dhaine_adp
Posts: 457
Joined: Wed Aug 06, 2008 12:22 pm
Location: Manila, Philippines

Re: What happen to i_var.ch

Post by dhaine_adp »

Hello Roberto,

Thanks for the reply.


Regards,

Danny
Regards,

Danny
Manila, Philippines
Post Reply