Skip to content
QnA Plus

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

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

C Programming

  • Home
  • C Programming
  • Page 6

Delete N-th Node from End of a Linked List

Posted by By Srikanta June 28, 2020Posted inProgramming, CNo Comments
In the previous article, we saw how to delete the N-th node of a linked list from the beginning of the list. Here we'll see how to delete N-th node…
Read More

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 inC, ProgrammingNo 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 inProgramming, CNo 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

Posts pagination

Previous page 1 … 4 5 6 7 8 … 18 Next page
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 32 views
    • C Program to Count Characters, Words and Lines in a File 32 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
    4
    0
    1
    5
    0
    0