There are no "notebook files"; C++ sources are ordinary text files.
When you save a file from NotePad, select File/SaveAs and select 'file type: all', then enter the name, e.g. myprogram.cpp
You can create an exe-file from your C++ source, if you have a compiler.
fopen()
To convert source code (.c file) to an executable (.exe) file you have to use a compiler, which is a translator of source code to machine code.
No. The standard does not define nor require a file concept.
Yes, you can rewrite a cuda program originally written in c in c plus plus.
Scatter File is a linker script file used by RVCT/Keil for ARM processors. It is used by arm linker.
There's no commands in C++.
Copy the first file then append the second file to the copy.
You can convert the entire filesystem to NTFS by running in a shell window ntfs C: or ntfs C:\
I think its in conio.h or stdio.h
The function ftell returns the position of the file pointer for a file.
With libbmp and libjpeg. STFW for details.