Question regarding y_INI
#1

Hello,
I wanted to change my file system from Dini to y_INI but I am somehow not able to get some stuff working:

How to read strings from a file?

I tried "INI_String" but it told me that it is an undefined symbol, although I did include every needed file.

I just want to do it like with dini, example:

pawn Код:
if(strcmp(buf,dini_Get(file,"Password"),false) == 0)
. . .
How would I do that, or "dini_Int" with y_INI? I took a look at the example which is shown in the release topic but that kind of confused me.
Reply


Messages In This Thread
Question regarding y_INI - by Gomma - 28.08.2011, 17:47
Re: Question regarding y_INI - by Wesley221 - 28.08.2011, 17:53
Re: Question regarding y_INI - by [MWR]Blood - 28.08.2011, 17:55
Re: Question regarding y_INI - by Wesley221 - 28.08.2011, 17:56
Re: Question regarding y_INI - by [MWR]Blood - 28.08.2011, 17:58
Re: Question regarding y_INI - by Wesley221 - 28.08.2011, 17:59
AW: Question regarding y_INI - by Gomma - 28.08.2011, 18:03

Forum Jump:


Users browsing this thread: 3 Guest(s)