Search:

Type: Posts; User: YetBo

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    3,490

    Hi Dino thanks for the quick reply. Mind...

    Hi Dino thanks for the quick reply.

    Mind showing me how the system() function works.

    And Happy Birthday !!!
  2. Replies
    17
    Views
    3,490

    Equivalent of Dos 'copy' in C ?

    Hi all,

    I've got another question. Is there a function in C for copy?
    I saw this somewhere and wondering if there's one for 'copy':

    remove("Filename.txt"); //...
  3. Replies
    8
    Views
    1,257

    Thanks Adak.

    Thanks Adak.
  4. Replies
    8
    Views
    1,257

    My program is now working except for the cosmetic...

    My program is now working except for the cosmetic of alignment.
    Thank you guys.
    Below is my latest program for those who are interested:
    /*Using Microsoft Visual Studio 2005
    Program to read...
  5. Replies
    8
    Views
    1,257

    Thanks for the quick reply cas and MK27. Sorry...

    Thanks for the quick reply cas and MK27.

    Sorry it's my first time to post.

    Below is the problem I encounter in my program.
    1.) Problem reading text/name ... Resolved now thanks to both of...
  6. Replies
    8
    Views
    1,257

    Need Help in Reading Text in C

    Hi All, I am having problem reading text in C. I appreciate any help. Thanks YetBo.


    /*Using Microsoft Visual Studio 2006
    Tafe NSW
    */
    #include <stdio.h>
    #include <stdlib.h>

    void main()
Results 1 to 6 of 6