Search:

Type: Posts; User: miiisuuu

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    2,993

    Hi all, I read at threat can not use popen()...

    Hi all,
    I read at threat can not use popen() of sistem, this is very helpfull for me, i get my goal, thanks for sistem many
  2. Replies
    11
    Views
    2,993

    I am very shy to ask everybody more, but I still...

    I am very shy to ask everybody more, but I still can not run this code. I only study C for a week and I am not good as English, Could you please give me the best code to demo this task ? all to day I...
  3. Replies
    11
    Views
    2,993

    I'm sorry, I am not familiar with C code, I'm...

    I'm sorry, I am not familiar with C code, I'm beginner

    I get this example from MSDN



    #include <windows.h>
    #include <tchar.h>
    #include <stdio.h>
  4. Replies
    11
    Views
    2,993

    Thank you, I read at...

    Thank you, I read at http://msdn2.microsoft.com/en-us/library/ms682499.aspx

    But I do not clear, Could you please give me some code for reading command stderr (example : java -version, ping...
  5. Replies
    11
    Views
    2,993

    Win32 Application

    I read thread "can not use popen()" of sistem. I have some problem with
    I create project Win32 application, i want to read stderr from cmd and convert to string
    but I can not because Win32...
  6. Read command line and write to file or string

    Hi, all

    Please help me this case,

    I want to read command line and write this value to file or string, but i could not

    Example: I use system function below
    system("java -version"); I don't...
Results 1 to 6 of 6