Q&A Discussions
Why to study c?
1 Vote
2 Answersif 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 Votes
16 AnswersHot today
Why's there an error
2 Votes
Hello people
1 Votes
What to learn🤔
0 Votes
Linked list
1 Votes
Html
0 Votes
Machine learning
0 Votes
How to start learning DBMS?
0 Votes
== and .equals difference?
1 Votes
Ideas
1 Votes