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 18

C Program to Replace All Occurrences of a Character by Another One in a String

Posted by By Srikanta January 30, 2021Posted inProgramming, CNo Comments
Here we'll see how to replace all occurrences of a character by another one in a string. Read also: C program to remove all occurrences of a character. #include <stdio.h>…
Read More

C Program to Remove all Occurences of a Character from a String

Posted by By Srikanta January 10, 2021Posted inProgramming, CNo Comments
Here we'll see how to remove all occurences of a character from a string. For example, if we remove the character 'o' from the string "The quick brown fox jumps…
Read More

C Program to Remove All Occurrences of a Number from an Array

Posted by By Srikanta December 30, 2020Posted inProgramming, CNo Comments
In the previous article we saw how to remove an element of a particular position from an array. Here we'll see how we can remove all occurrences of a number.…
Read More

C Program to Delete Element from an Array

Posted by By Srikanta December 29, 2020Posted inProgramming, CNo Comments
Here we'll see how to delete an element of a particular position from an array. Deleting element means left-shifting the right elements starting from the position. #include <stdio.h> void delete_pos(int*…
Read More

C Program to Insert an Element in an Array

Posted by By Srikanta September 22, 2020Posted inProgramming, CNo Comments
Here we'll see how to insert an element in an array at a particular position, after or before an existing element. If we insert an element in an array, all…
Read More

Posts pagination

Previous page 1 … 16 17 18 19 20 … 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 51 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
    5
    0