The Dink Network

Dink.cpp (dir_num)

August 19th 2005, 01:32 PM
pillbug.gif
Drink
Peasant He/Him Chile
Don't drink 
This function, that exist in the lines 6500~6600 of dink.cpp:

int dir_num ( char path[255])

I am not sure, but it returns the number of the first directory that is found on "path", right?

Also, in some place there are if (:: sound_on), and near it appears if (sound_on). What is the difference?

Also, below that function, in the lines 6400~, there is this other:

void getdir(char final[])

Now in that one I don't know what the result is.

----

Notice for Redink: this IS dink source discussion!