Search:

Type: Posts; User: Dibyayan Chakra

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: lsof

    by Dibyayan Chakra
    Replies
    11
    Views
    5,086

    assignment

    i did it.please give the next one.
    my board exam is nearing so i may be a bit irregular.But i will follow you thats for sure.
  2. Thread: lsof

    by Dibyayan Chakra
    Replies
    11
    Views
    5,086

    im trying to learn..

    im trying to learn..
  3. Thread: lsof

    by Dibyayan Chakra
    Replies
    11
    Views
    5,086

    I will never lose interset.i just wanted to learn...

    I will never lose interset.i just wanted to learn and thought you guys would help me.
    thanks anyway for your opinions.
  4. I think in general there will be a segmentation...

    I think in general there will be a segmentation fault when the program is being run.
  5. Thread: lsof

    by Dibyayan Chakra
    Replies
    11
    Views
    5,086

    I TRIED but i couldnt get anything out of it......

    I TRIED but i couldnt get anything out of it...
    it would be a great help if you explain or give me a good link with information.(I already googled but in vain)
  6. Thread: lsof

    by Dibyayan Chakra
    Replies
    11
    Views
    5,086

    lsof

    how lsof command can be implemented using c ??
    thanks in advance.
  7. Replies
    11
    Views
    7,131

    thanks for your opinions.... thanks tater....

    thanks for your opinions....
    thanks tater.
    thanks salem.
  8. Replies
    11
    Views
    7,131

    Guidence

    i think its not a good time for network programming.
    because i am not confident about my knowledge on networking.there are many basic technical terms (like internet protocol family,tcp/ip etc) which...
  9. Replies
    11
    Views
    7,131

    Need guidence

    sorry.i needed to mention the things that i hav done so far..

    Implementing graph theory algorithms,numerical analysis.
    Basic File handling programmes,
    Implementing sorting and searching...
  10. Replies
    11
    Views
    7,131

    project

    yeah....
    u r right..
    then please help me.tell me a project which might be in my grasp.i am currently doing graduation in computer science.
    I really want to learn these things...(i.e network...
  11. Replies
    11
    Views
    7,131

    Process Control Block

    Is there any way by which a process can acess any field of its process control block structure?

    Thanx in advance....
  12. Replies
    3
    Views
    2,858

    thanx for the help....

    thanx for the help....
  13. Replies
    3
    Views
    2,858

    wget implemenation

    i hav a school project of implementing wget through c..
    I know the purpose of wget but dont know how it can be written in c.
    please help.
  14. Replies
    16
    Views
    4,364

    then how can it be done? using the ptrace...

    then how can it be done?
    using the ptrace function might be help full?
  15. Replies
    9
    Views
    2,075

    should the netmask must be same in both...

    should the netmask must be same in both computers.?
    how do i set the ip.?
  16. Replies
    9
    Views
    2,075

    network set up

    i hav installed all the pre requisites in both the computers.
    now i hav connected them via ethernet.
    but i dont know how to configure the settings in linux.
    i hav red hat enterprise linux as my os.
  17. Replies
    9
    Views
    2,075

    network set up

    can anyone help me by giving a step by step procedure of setting a network between two computers using a ethernet.
  18. Replies
    9
    Views
    2,075

    network set up.

    can anyone help me by giving a step by step procedure of setting a network between two computers using a ethernet.
  19. Replies
    16
    Views
    4,364

    parse the programme into several section. check...

    parse the programme into several section.
    check for patterns like condition statement,loops,functions.
    and then use counter.
  20. Replies
    2
    Views
    1,699

    in c everything is passed by values. when...

    in c everything is passed by values.
    when pointers are passed the values of the address are passed and indirection operator is used to acess the values.
  21. Thread: opencv

    by Dibyayan Chakra
    Replies
    1
    Views
    1,983

    opencv

    hi i am new in opencv and want to know in whia order the r.g.b valus are stored in the iplimage structure.
    please help.
    cheers.
  22. Replies
    16
    Views
    4,364

    well you can do it in simpler way i think. you...

    well you can do it in simpler way i think.
    you first take the name of the c programme filename as command line argument and read the whole code into a array using getc().
    u assume at first that...
  23. why dont you use the function strlen() to know...

    why dont you use the function strlen() to know the length of the input string?
    if its less than two or greater than 20 then report error.
    simple.
  24. Replies
    16
    Views
    4,364

    can you be more specific about your problem....

    can you be more specific about your problem.
    explain the term memory leaks.
  25. Replies
    1
    Views
    1,327

    complexity analysis

    can anybody give me a link to analysis of average case complexity of heap sort algorithm
Results 1 to 25 of 36
Page 1 of 2 1 2