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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

15th Jul 2018, 4:19 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
15 Answers
+ 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
15th Jul 2018, 4:31 PM
TurtleShell
TurtleShell - avatar
+ 1
ok
15th Jul 2018, 5:09 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
+ 1
i have downloaded
16th Jul 2018, 8:39 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
+ 1
the setup settings should i change anything
16th Jul 2018, 8:39 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
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
15th Jul 2018, 4:28 PM
TurtleShell
TurtleShell - avatar
0
how
15th Jul 2018, 4:29 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
0
How can I get the compiler do u download or wat
15th Jul 2018, 4:31 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
0
Yes, I gave you a link to a popular one
15th Jul 2018, 4:32 PM
TurtleShell
TurtleShell - avatar
0
yes am using Windows but where do i find the exe
15th Jul 2018, 4:34 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
0
but I opened the site what do i do to download
15th Jul 2018, 4:42 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
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
15th Jul 2018, 4:43 PM
TurtleShell
TurtleShell - avatar
0
ok
15th Jul 2018, 4:46 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
0
I opened it how do i download or wat do i do to download
15th Jul 2018, 4:47 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar
0
Pls help me
15th Jul 2018, 4:48 PM
Ibrahim Samudeen
Ibrahim Samudeen - avatar