Skip to content
QnA Plus

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

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

Programming

  • Home
  • Programming
  • Page 20

Execute User Defined Function before Main() in C++

Posted by By Srikanta May 17, 2020Posted inProgramming, C++No Comments
In the previous article, we saw how to execute user defined function before main() in C. In C++ also we can use same mechanism to execute function before main. Here…
Read More

Execute User Defined Function Before Main() in C

Posted by By Srikanta May 3, 2020Posted inProgramming, CNo Comments
We know that the main() function is the entry point of a program. This is generally true. But we can execute some functions even before main() starts. In some circumstances,…
Read More

Circular Linked List in C

Posted by By Srikanta April 12, 2020Posted inC, ProgrammingNo Comments
Circular linked list is like a regular linked list except its last node points to the first node. Generally the last node of linked list points to NULL. But the…
Read More

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

Posts pagination

Previous page 1 … 18 19 20 21 22 … 38 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 114 views
    • C Program to Sleep in Milliseconds 97 views
    • How to install Ping or Ping6 using YUM 93 views
    • How to Implement Periodic and Single Shot Timers in Linux? 83 views
    • Change a Variable from inside a C Function 57 views
    • C Program to Find the Longest Word in a String 53 views
    • C Program to Check Whether Two String are Equal 52 views
    • How to Store SVN Password in Encrypted Form in Linux 47 views
    • C Program to Print the Current File Name and Line Number 43 views
    • How to Re-Indent C Code Using Notepad++ 41 views

    💬
    Chat with Us!

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