0
If i use my laptops note pad to create a c++ application will it work ?and if it will after I type how will I run it
15 odpowiedzi
+ 1
Your comment is vague so...
Download a compiler which turns your code to binary (machine code) like GCC: https://gcc.gnu.org
To run it simply find the .exe (if on Windows) and double clicking it
+ 1
ok
+ 1
i have downloaded
+ 1
the setup settings should i change anything
0
You can write code on any text editor as long as you save it to the correct file type, you have to compile it using a compiler first before running it
0
how
0
How can I get the compiler do u download or wat
0
Yes, I gave you a link to a popular one
0
yes am using Windows but where do i find the exe
0
but I opened the site what do i do to download
0
The Windows version of GCC: https://mingw-w64.org/doku.php
I would reccommend searching on google a tutorial on how to use the compiler
0
ok
0
I opened it how do i download or wat do i do to download
0
Pls help me
0