Y_INI Somebody explain me!
#1

Somebody can explain me the format of the forward & public of INI_ParseFile?

What every word mean?

example:

public LoadUser_%s_%s...

What the 'LoadUser's role? Why its random in every Tutorial?
Reply
#2

I think it's a custom function, people rename it to what they want.
Reply
#3

Are you sure?
Reply
#4

Thank you ******
Reply
#5

I have more question,

How load a single tag?

Cuz when i'm doing like this, its should load all the publics / tags, how to choose the wanted tag?
INI_ParseFile(fname, "MyCallback_%s", ...);

Also, what if the callback return false / 0? what if it return 1?

And, How to write to a wanted tag? SetTag set the writing to choosen tag?
Reply
#6

I need all the tags, but not at once.
If i'll use ParseFile it will load all the exist callbacks as i understood.
Reply
#7

Ohh thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)