Search:

Type: Posts; User: m.sudhakar

Search: Search took 0.00 seconds.

  1. standard frequency and duration of the beep in the end of any Answering Machine messa

    Hi all,

    previous Title: I need to play a pre recorded vox file using C

    With above title I have placed a blog just before an Hour,Please any one can help me.

    I have got some idea just now...
  2. I need to play a pre recorded vox file using C

    hi all,
    kindly and/or patiently read atleast first few lines and can help me by giving any suggession/soluion for this bellow mentioned issue.

    THANKZ in advance

    Issue:
    ...
  3. Execute any DOS command through C program on VC++ compiler in windows2000professional

    hi all,

    I am beginner in C, I want to execute any DOS command like
    "cd <directory Name>"
    "dir"
    "cls" etc..... Through C program.

    Please any can help me .

    Thanz in...
  4. Replies
    4
    Views
    1,815

    I need this (float != double)

    #include<stdio.h>
    void main(void)
    {
    float f=0.7;
    if(f==.7)
    printf("c");
    else
    printf("d");

    }
  5. C source code to split any given file into many parts

    Hi,
    I want a C program to split any given file means any movie file like .mpg, .avseq.... (or) any picture file like .jpeg
    And also need another program to assemble those splitted...
  6. hi, SALEM !... Thanks a lot.

    hi,
    SALEM !... Thanks a lot.
  7. HI, do u mean in google search?? yaeh, i...

    HI,
    do u mean in google search?? yaeh, i tried but no result?? If u don't mind could u please send me the answer for this?


    Thankz,
    m.sudhakar
  8. hi, I m really sorry,Sorry for...

    hi,
    I m really sorry,Sorry for inconvinience....
    Compiler is VC++6.0 ,OS using is Windows2000server.
    Actually I have been doin a program in sockets using Win32 API.
    Here I m...
  9. Want a C Function to get current thread's stack size

    Hi,
    I wanna know the currently running thread's stack size ??

    Thankz in advance !!!
  10. Replies
    3
    Views
    7,471

    Executing DOS command in C

    HI,

    How to execute any DOS command like"print abc.txt" in a C program
    friendz help me ? awating 4 u r answers....
    Thank u in advance !
Results 1 to 10 of 10