Search:

Type: Posts; User: arc_angel14

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    16,750

    you could make it shorter by going ...

    you could make it shorter by going




    #include <iostream>

    using namespace std;

    int main()
  2. Replies
    16
    Views
    2,205

    ok and im only a freshman but already looking...

    ok and im only a freshman but already looking into colleges u know any for C++ and game development ? and i dont know if it relates to anything i said but i learn by examples like watching bucky from...
  3. ok i fixed it but how do i get it to clse? ...

    ok i fixed it but how do i get it to clse?


    #include<iostream>
    #include<cmath>
    using namespace std;
    int main()
    {
    int answer = rand();
    cout << "How many gumballs are in the machine.\n";
  4. using radom number with if else if else

    #include<iostream>
    #include<cmath>
    using namespace std;
    int main()
    {
    int answer = rand;
    int rand;
    cout << "How many gumballs are in the machine.\n";
    do{
    cin >> answer;
  5. Replies
    16
    Views
    1,970

    yea hes right since it just means everything else

    yea hes right since it just means everything else
  6. Replies
    16
    Views
    1,970

    its easy it switches the computer to cChar and in...

    its easy it switches the computer to cChar and in the case + do this in case - do this ......
  7. Replies
    16
    Views
    2,205

    yes lol i got what he was saying to much is it...

    yes lol i got what he was saying to much is it just more of the same code to type in or do you have to learn a tone more code because my dream job would be to work for bungie :)
  8. Replies
    16
    Views
    1,970

    dude what the heck im still making calculators im...

    dude what the heck im still making calculators im only at constants. this is as much as i can do



    #include<iostream>
    using namespace std;

    int main()
    {
  9. Thread: syntax?

    by arc_angel14
    Replies
    4
    Views
    1,321

    when i run and divide a number it always says...

    when i run and divide a number it always says this is an invalid operation while running it?
    i really new to programming like 2 days lol srry if it really stupid of me to ask
  10. Thread: syntax?

    by arc_angel14
    Replies
    4
    Views
    1,321

    i did that but the error said missin ) before x...

    i did that but the error said missin ) before x so i thought x was fine i thought it meant i was missing ) before it? but any ways so i should delete one line and cahnge the other to * ?
  11. Replies
    16
    Views
    1,970

    wait lol srry abt that i didnt fix it ignore the...

    wait lol srry abt that i didnt fix it ignore the noob
  12. Replies
    16
    Views
    1,970

    ok so i just started with programming like...

    ok so i just started with programming like yesterday but i got it



    #include <iostream>
    using namespace std;
    int main()
    {
    int age;
    cout<< "Please input your age...";
  13. Thread: syntax?

    by arc_angel14
    Replies
    4
    Views
    1,321

    these are the errors if it helps error C2146:...

    these are the errors if it helps

    error C2146: syntax error : missing ')' before identifier 'x'
    error C2059: syntax error : ')'
    error C2146: syntax error : missing ')' before identifier 'X'...
  14. Replies
    16
    Views
    2,205

    does it pay better ? is it a really rushed fast...

    does it pay better ?
    is it a really rushed fast passed job like you if cant debug something your fired?
  15. Thread: syntax?

    by arc_angel14
    Replies
    4
    Views
    1,321

    syntax?

    ok so i have no idea what tags are i probably posted this wrong

    i have no idead what i did wrong i know its probably simple but i have only been programming for a week
  16. Replies
    16
    Views
    2,205

    is it just more time to put into or harder coding...

    is it just more time to put into or harder coding words and phrases?
  17. Replies
    16
    Views
    2,205

    Ok and is programming a game harder then an...

    Ok and is programming a game harder then an application or is it different code?
  18. Replies
    16
    Views
    2,205

    C++ ? getting started?

    ok so i am 15 years old. My dad was a C++ programmer but it dosent help he quit and dosent remember a thing. I really want to get into C++ and make games with it on the side as a hobby. There were a...
Results 1 to 18 of 18