Skip to content
QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation!

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

C

  • Home
  • Programming
  • C
  • Page 21

How to Implement Multiple Periodic Timers in Linux Kernel

Posted by By Srikanta February 18, 2016Posted inProgramming, C2 Comments
Here we'll see how to implement a timer module in Linux kernel that will allow users to create multiple periodic timers at the same time. Kernel already has a timer module…
Read More

How to Compile Linux Kernel Module

Posted by By Srikanta February 12, 2016Posted inProgramming, CNo Comments
Linux has a build infrastructure called "kbuild" to build in-tree and out-of-tree kernel modules. Here I'll focus on external or out-of-tree kernel module compilation. Linux "kbuild" infrastructure is fairly complicated,…
Read More

Why Function Pointers are Used in C

Posted by By Srikanta February 5, 2016Posted inProgramming, CNo Comments
During program execution, we know that variables are stored in the physical memory (RAM) in the process' address space. One variable can be stored in multiple bytes. The address of…
Read More

Where to Use Call by Reference in C

Posted by By Srikanta January 26, 2016Posted inProgramming, C, Technology1 Comment
If you compare two parameter passing mechanisms, Call by Value and Call by Reference, in C programming language, Call by Value is much simpler in syntax and easy to understand. Then…
Read More

Call by Value vs Call by Reference in C

Posted by By Srikanta January 22, 2016Posted inProgramming, C, Technology1 Comment
Call by Value and Call by Reference are related to the way we pass parameters in time of calling C functions. In Call by Value mechanism, we pass the VALUE…
Read More

Posts pagination

Previous page 1 … 19 20 21
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • C Program to Get a Digit at Any Position of a Number 52 views
    • Change a Variable from inside a C Function 39 views
    • Add New Node to XML File Using libxml2 in C 39 views
    • C Program to Set, Clear and Toggle a Bit 38 views
    • C Program to Append to a File 34 views
    • How to Take Screenshot on Fedora GNOME Desktop 32 views
    • Implement Bubble Sort in C 31 views
    • C Program to Count Characters, Words and Lines in a File 31 views
    • Friend Function in C++ 28 views
    • How to Implement Smart Pointer in C++? 27 views

    [chatbot_plugin]

    Copyright © 2015 - 2026 QnA Plus. All rights reserved.
    Scroll to Top
    0
    0
    0
    0
    0
    0