$ g++ -std=c++23 test-fonction.cpp -o test-fonction.out

$ ./test-fonction.out 
File created successfully!

chocolat
chocolat 25ans
chocolat a environ 100 bandes-dessinées.
1

$ file my_file.txt 
my_file.txt: empty


On Wed, 2026-08-26 at 15:47 -0400, Dan Ritter wrote:
> Jean-Christophe wrote: 
> > hello,
> > 
> > i try to write an my_files.txt
> > 
> > and see the output on tty
> 
> Please show us:
> 
> - the exact command line you used to compile this program
> - all the output of the compilation
> - the exact command line you used to run the program
> - the exact output, including errors, from that run
> 

Reply via email to