-
Notifications
You must be signed in to change notification settings - Fork 0
Files.DoneDat
Extension: .done.dat
The files generated by the Exper-Dat-Reader system.
It consists on a text file where every line is designed to hold a specific and summarized info.
It's worth to note that a Done Dat file can be easily read by any human or treated
like an ordinary .txt file. What matters are the number and contents of each line.
70
16
89745
JuarezMouraCurrently, each dumped .done.dat file shall contain a total of 4 lines.
The lines order matter as their contents, following the below list:
Counts all customers of the dumped .dat files. They're differed by the name.
Counts all sellers of the dumped .dat files. They're differed by the name.
Analyze all the sales and get the ID of the one with the best rentability.
Analyze all the sales and get the name of the seller with the worst profit.
Exper-Dat-Reader is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.
If you'd like to contribute, please read our Contribution Guidelines.