dimanche 27 novembre 2022

c++ log parser design pattern

I need to parse log files and update some of the parameters that in mfc GUI based on time. If that parameter appears 5 times, I need to hold all values based on time when application initiates and these should be played in a loop based on time. Which design pattern should be good for this mfc based c++ application.

Aucun commentaire:

Enregistrer un commentaire