Search:

Type: Posts; User: podiyan

Search: Search took 0.00 seconds.

  1. Thread: module.h

    by podiyan
    Replies
    3
    Views
    3,481

    thx for your help. But can you tell me the...

    thx for your help. But can you tell me the package name. apt-get install ******
    yes i was trying to compile a module.
  2. Thread: module.h

    by podiyan
    Replies
    3
    Views
    3,481

    module.h

    I was trying to compile a program in ubuntu linux, but i wasnt able to find module.h in /usr/include/linux/
    Please help me
    **********************************************************
    compilation...
  3. Replies
    2
    Views
    3,613

    thank you very much

    thank you very much
  4. Replies
    2
    Views
    3,613

    open files in a loop in C

    I have to open many small files in C. But the files are in the form a.001, a.002, .....a.00n.
    I lke to open files in a loop.
    like when int n = 1 open a.001
    upto n=n open a.00n.

    Can you please...
Results 1 to 4 of 4