Search:

Type: Posts; User: D@rk_force

Search: Search took 0.01 seconds.

  1. Thread: Ftp Help

    by D@rk_force
    Replies
    13
    Views
    1,433

    i have windows xp pro sp2

    i have windows xp pro sp2
  2. Thread: Ftp Help

    by D@rk_force
    Replies
    13
    Views
    1,433

    Re:

    When im tring any of your function and compile i get this error:

    `connect' undeclared (first use this function)
    Do i need to include something special ?
  3. Thread: Ftp Help

    by D@rk_force
    Replies
    13
    Views
    1,433

    Its just a script for fun, and learning. i will...

    Its just a script for fun, and learning. i will see at the site networking board. but i dont understand english that good so its hard to learn from an english tutorial site ...
  4. Thread: Ftp Help

    by D@rk_force
    Replies
    13
    Views
    1,433

    Ftp Help

    Hi, im a totaly noob on C++
    So im "trying" to make a scripts that upload a file from my hard disk to a ftp server.
    What the scripts has to do is:
    connect to ftp server
    transfer
    and close
    ...
  5. Replies
    22
    Views
    7,061

    Sorry, i dont understand the last 2 replies my...

    Sorry, i dont understand the last 2 replies my english isnt good :(
  6. Replies
    22
    Views
    7,061

    You dident say this :cin.ignore(100, '\n'); And...

    You dident say this :cin.ignore(100, '\n');
    And why is C++ not a scripting language, what is it ?
  7. Replies
    22
    Views
    7,061

    Thanks terran9 that script worked, dident know...

    Thanks terran9 that script worked, dident know what cin.ignore was for ...
  8. Replies
    22
    Views
    7,061

    I did test this script: #include ...

    I did test this script:


    #include <iostream>

    using namespace std;



    int main(){
  9. Replies
    22
    Views
    7,061

    oke, im sorry. but i still dont has an asnwer on...

    oke, im sorry. but i still dont has an asnwer on my question ...
  10. Replies
    22
    Views
    7,061

    But i dident know that you where sleeping sorry...

    But i dident know that you where sleeping sorry ...
  11. Replies
    22
    Views
    7,061

    Oh sorry, here its 13.26 i dident know youre...

    Oh sorry, here its 13.26 i dident know youre sleeping :p
  12. Replies
    22
    Views
    7,061

    Oke i gonne ask my queston on a other way: ...

    Oke i gonne ask my queston on a other way:

    why is that script keep repeating this step: cout<<"Jaar:";
    When i enter as "jaar" a letter ?
  13. Replies
    22
    Views
    7,061

    Does nobody know what im doing wrong ?

    Does nobody know what im doing wrong ?
  14. Replies
    22
    Views
    7,061

    Strange loop

    Hi i strated with c++ yesterday. know im trying to make a script that enter your date of bearth and check it of its correct (more script will come later). Now i create this script:


    #include...
Results 1 to 14 of 14