Search:

Type: Posts; User: Khokhar

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,262

    Now I changed the code and its isn't working now...

    Now I changed the code and its isn't working now also.
    Here is the code:




    #include <stdio.h>
    #include <stdlib.h>

    int hide_file(char *host, char *hidden, char *name);
  2. Replies
    4
    Views
    1,262

    Now I changed the code and its isn't working now...

    Now I changed the code and its isn't working now also.
    Here is the code:




    #include <stdio.h>

    #include <stdlib.h>
  3. Thread: Bot making

    by Khokhar
    Replies
    3
    Views
    686

    I want it to make it to talk to me only and it'll...

    I want it to make it to talk to me only and it'll be in my pc only. No networking needed.
  4. Replies
    4
    Views
    1,262

    system function

    I am writing a program to hide files behind other files using Alternate Data Streams in Windows NTFS file systems.
    The program is as follows:


    #include <stdio.h>
    #include <stdlib.h>

    int...
  5. Thread: Bot making

    by Khokhar
    Replies
    3
    Views
    686

    Bot making

    Guys, I want to make a simple bot who chats.After that I'll make that as to complete tasks as given by me but I have never programmed a bot. I don't know what libraries will be used. Help me guys,...
  6. Replies
    2
    Views
    1,020

    Can't find any error

    I learn C on my own from the book "Programming in C,3rd Edition". I had one problem & the question is
    Write a program that acts as a simple “printing” calculator.The program shouldallow the user to...
Results 1 to 6 of 6