How to sort the files by date on findfirst?

D

DBC User

I have a vc++ 1.52 program, I need to find all the files with a
pattern *.da? and then I need to sort the list by create date and then
process each one.
Just curious, if there is a way I can do this using dos_findfirst? Any
suggestions?
Thanks.
 
V

Victor Bazarov

DBC said:
I have a vc++ 1.52 program, I need to find all the files with a
pattern *.da? and then I need to sort the list by create date and then
process each one.
Just curious, if there is a way I can do this using dos_findfirst? Any
suggestions?

'dos_findfirst' is not a standard function. Please ask in the newsgroup
'comp.os.msdos.programmer'.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top