c++ - Appending to existing file via boost -


I need to collect several log files in a log.

I tried to promote it with: FileSystem :: Copy_file but it does not support the applying.

Any thoughts? (I'm liking it via libraries promoting)

Tnx

Don does not require a boost for this simple task - standard iostream will do the job:

  #include  

(Note that the above approach can have sub-optical performance, to see how to improve performance.)


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -