Search:

Type: Posts; User: vinothkumar

Search: Search took 0.00 seconds.

  1. Replies
    35
    Views
    4,707

    Hi Harish.. In wireless protocol stack...

    Hi Harish..

    In wireless protocol stack development generally they won't use this dynamic memory allocation procedure.They allocate the memory initialy as a whole contigous block and they will be...
  2. Replies
    35
    Views
    4,707

    Hi Harish.. All your posts are quite...

    Hi Harish..
    All your posts are quite interseting..I just wanted to discuss more things to you...I am not able to find any chat options in the message board..also i am new to this board and i don't...
  3. Replies
    1
    Views
    922

    Need Help in C++

    How to read the picture and print in the linux console with simple C++ programming..?
  4. Replies
    35
    Views
    4,707

    Hi Harish.. What is your comment on this? Is...

    Hi Harish..
    What is your comment on this?
    Is this question asked in any interviews?
    what you replied for this?
  5. Replies
    35
    Views
    4,707

    Hi void *debug_malloc(size_t bytes) { ...

    Hi


    void *debug_malloc(size_t bytes)
    {
    allocs++;
    return malloc(bytes);
    }
  6. Replies
    6
    Views
    2,050

    Hi Harish.. Do you have linux experience?Are you...

    Hi Harish..
    Do you have linux experience?Are you working in any software development company?what's your profile?
    I could see so many posts in C,C++,Linux from you......
Results 1 to 6 of 7