Search:

Type: Posts; User: Flayer

Search: Search took 0.01 seconds.

  1. Thread: Word variables

    by Flayer
    Replies
    6
    Views
    1,301

    amazing...thank you. EDIT: one thing. i...

    amazing...thank you.


    EDIT: one thing. i forgot to add the #include<string> but the program still ran with no errors...why did that happen? is the library not necessary?
  2. Thread: Word variables

    by Flayer
    Replies
    6
    Views
    1,301

    Word variables

    I am brand new to C++ coding and i have written a short program.


    #include <iostream>

    int main()
    {
    int pd;
    int id;
Results 1 to 2 of 2