Search:

Type: Posts; User: DiGiT

Search: Search took 0.01 seconds.

  1. Thread: Ftp Help

    by DiGiT
    Replies
    13
    Views
    1,450

    I'm a newbie to C++ as well and I realized the...

    I'm a newbie to C++ as well and I realized the more you learn about something different is the more you learn about making your own stuff. I'm not even done the turtorials on this site and yet I have...
  2. Replies
    7
    Views
    1,236

    Alright Prelude I fixed it thank you for your...

    Alright Prelude I fixed it
    thank you for your time and help.
  3. Replies
    7
    Views
    1,236

    Thank you very much Prelude. Lol I better watch...

    Thank you very much Prelude. Lol I better watch for this little errors from now on.
    Anyways I made a little changes to it again.


    #include <iostream>

    using namespace std;

    int main()
    {
  4. Replies
    7
    Views
    1,236

    I changed a few things in it. #include...

    I changed a few things in it.


    #include <iostream>

    using namespace std;

    int main()
    {
    int m;
  5. Replies
    7
    Views
    1,236

    What would be wrong with this little code...

    Hello.
    I'm new here and this is my first post ^_^. I started C++..a few hours ago, I had some skills over some other programming languages so it was easy for me to learn the first few steps.
    I made...
Results 1 to 5 of 6