Dynamic Business system
#3

Quote:
Originally Posted by Dragonsaurus
Посмотреть сообщение
That is because when you are loading the name and address you are using INI_Int instead of INI_String.

Edit: Also noticed some other mistakes.
When you are formatting the 3d text label, you are using %d specifier for strings, when you mist use %d.
The address seems to be string type, but at your enum it is integer.
INI_ParseFile("Name", BizInfo[bizid][bName]);

And the address is an integer, therefore should be INI_INT
Reply


Messages In This Thread
Dynamic Business system - by Mattakil - 27.09.2013, 20:15
Re: Dynamic Business system - by Dragonsaurus - 27.09.2013, 20:27
Re: Dynamic Business system - by Mattakil - 27.09.2013, 20:33
Re: Dynamic Business system - by Dragonsaurus - 27.09.2013, 20:38
Re: Dynamic Business system - by Mattakil - 27.09.2013, 20:43
Re: Dynamic Business system - by Dragonsaurus - 27.09.2013, 20:45
Re: Dynamic Business system - by Mattakil - 27.09.2013, 20:51
Re: Dynamic Business system - by Dragonsaurus - 27.09.2013, 20:57
Re: Dynamic Business system - by Mattakil - 27.09.2013, 21:00
Re: Dynamic Business system - by Dragonsaurus - 27.09.2013, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)