Search:

Type: Posts; User: suwie

Search: Search took 0.00 seconds.

  1. Thread: Redirecting I/O

    by suwie
    Replies
    6
    Views
    3,229

    Redirecting I/O

    Hi everyone,

    Did anyone know how to communicate between C program and a GUI program?

    example :

    If i have a C program which does all the operation. And a GUI program written in GTK which...
  2. Replies
    5
    Views
    3,576

    Hi everyone..... wow.....how come i never...

    Hi everyone.....

    wow.....how come i never think of the idea you guys write down...
    especially the sprintf.....

    Thank you very much......

    Happy coding.... :)
  3. Replies
    5
    Views
    3,576

    what i mean is, if i usually run the tcl script...

    what i mean is,
    if i usually run the tcl script using tclsh hello.tcl arg1....argN

    Then i need to run the script using a C program as an intermediate....

    Usually what we done is by using...
  4. Replies
    5
    Views
    3,576

    Passing arguments to script.....

    Hi everyone,

    Does anyone have any idea how to pass arguments to a script which is invoked from inside our C code....

    Example :

    I have a script ( e.g Tcl script )
    Usually i invoke the tcl...
  5. Thread: Tracing in Unix

    by suwie
    Replies
    2
    Views
    1,433

    Hi Salem, Thanks for the reply.... I've a...

    Hi Salem,

    Thanks for the reply....
    I've a look at the ptrace and strace....
    i also try to find some example that actually do the ptrace...
    But as far as i know...ptrace only able to trace...
  6. Thread: Tracing in Unix

    by suwie
    Replies
    2
    Views
    1,433

    Tracing in Unix

    Hi everyone...

    Did u guys have any idea on how to trace a specific application in term of number of mouse clicks....keystrokes pressed...?

    Any C/C++ library that might help?

    Url link or...
Results 1 to 6 of 6