[lug] OT: cpp programing question

Ken Weinert mc at morat.net
Thu Apr 4 04:40:53 MST 2002


The itoa() has been sufficiently dealt with, but you might also take a look 
at scandir()/readdir()/etc series of calls for finding files in the directory.

I'm not sure exactly how the _findfirst() works (ie, is it recursive or only 
single level) so these directory calls might not be directly related, but 
it's at least another avenue to wander down :)

On Wednesday 03 Apr 2002 19:08, you wrote:
> error log:
> killer.cpp:271: `_findfirst' undeclared (first use this function)
>
> source:
> if( (hFile = _findfirst( "*.APX1", &c_file )) == -1L )

-- 
Ken Weinert   mc at morat.net
GnuPG KeyID: 9274F1CE           GnuPG available at http://www.gnupg.org/
GnuPG Key Fingerprint: 1D87 3720 BB77 4489 A928  79D6 F8EC DD76 9274 F1CE
Asi um i tio -- Hero is hidden




More information about the LUG mailing list