30 Aug
2022
30 Aug
'22
11:25 p.m.
On 30/08/2022 13:24, Daggumati, Rajesh via Boost wrote:
Hi Team, We can create an .csv file using std::ofstream() function.
But my project requirement demands to create a .csv file with password protected.
Ofstream has open() function to create a file but how to create a file with password protected?
.csv files are plain text files except that the data is separated with a comma (thus called csv files - comma separated files). Data in Text files cannot be password protected but you can protect the entire file so that nobody can open it without a password. I am not sure if this is what you are asking about. -- With over 2.3 billion devices now running Windows 10/11, customer satisfaction is higher than any previous version of windows.