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 7

Search for an XML Node using libxml2 in C

Posted by By Srikanta April 6, 2020Posted inProgramming, CNo Comments
XML is widely used format to store or transmit data over internet. Here we'll see how to search for an XML node in a file. We'll use this XML file…
Read More

Delete an XML Node using libxml2 in C

Posted by By Srikanta April 5, 2020Posted inProgramming, C1 Comment
In the previous article we saw how to add a new XML node. Here we'll see how to delete an an XML node from a file. We'll use the same…
Read More

Add New Node to XML File Using libxml2 in C

Posted by By Srikanta April 4, 2020Posted inC, ProgrammingNo Comments
In the previous article, we saw how to parse an XML file. Here we'll see how to add new node to XML file using C programming language. Here also we'll…
Read More

Count Set Bits of a Number in C

Posted by By Srikanta April 3, 2020Posted inProgramming, CNo Comments
A number consists of multiple bits in its binary representation. For example, an integer would have 32 bits and a long would have 64 bits on 64-bit system. Bit values…
Read More

Brian Kernighan’s Algorithm to Count the Set Bits of a Number

Posted by By Srikanta April 2, 2020Posted inProgramming, CNo Comments
To count all set bits of a number, we can loop through all the bits and check whether any bit is set. For example, an integer has 32 bits. We…
Read More

Posts pagination

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

    Popular Posts:

    • Implement Bubble Sort in C 99 views
    • How to install Ping or Ping6 using YUM 79 views
    • How to Implement Periodic and Single Shot Timers in Linux? 66 views
    • C Program to Sleep in Milliseconds 65 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 47 views
    • How to do Asynchronous Operations using boost::asio? 40 views
    • Change a Variable from inside a C Function 38 views
    • C Program to Print the Current File Name and Line Number 35 views
    • C++ | Binding a Member Function 35 views
    • How to Store SVN Password in Encrypted Form in Linux 33 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    0
    1
    0
    1
    5
    0