[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: findfirst(), etc.



Hi,

> >I wanted to update our Linux version but it looks like that there is no
> >function like finfirst(), etc.
> 
> Sorry, this was a totally useless post, but I just had to. Hint: the first
> 50% of the answer to a question is a well-designed question... :-)

I'm so sorry. Thanx! I'm a stupid one.

I want to search for files:

	_filedata_t foo;
	bool ind= findfirst (foo, "*.*");
	findnext (ind, foo);
	findclose (foo);

Perhaps, these functions are not 100%ly right. But I hope this make
clear what I mean.

bye

Felix Kollmann, DG5PT

Future Interactive 	[http://www.futureint.com]
			[fkollmann@gmx.net]