03.07.2014, 10:05
Never use sizeof with an array + enum because all you'll get is errors.
Make sure that both hOwner and hType are strings in the enum and use their size in INI_String function.
Make sure that both hOwner and hType are strings in the enum and use their size in INI_String function.

