Discussões Q&A
Code HELLO WORLD.
2 Votos
1 Respostaif i download the programs for c++ on my pc ( codebuilds and the compiler ) and i want to write a program in my package ( workspace ) i create a new file and write smthing beginning
#include <iostream>
using namespace std;
int main ()
{
...
}
and i want to run it, it always runs this first program : Hello World. and not my written program how can i run just my written program ?
have i maybe to write anything else as
int main () {} ?
0 Voto
16 RespostasPopular hoje
Text editor
0 Votes
Debugging issue?
0 Votes
how to view only application
0 Votes
Arduino
2 Votes
I’m really confused
0 Votes
Scraping
0 Votes
Stream
0 Votes
Java Advanced Module
0 Votes