c++ string

1

C# String Format Function For PHP

By Wooden Hammer Donnie Monahan at Mar 26 2022

0

You are given a string S. Suppose a character ‘c’ occurs consecutively X times in the string. Replace these consecutive occurrences of the character ‘c’ with (X, c) in string

By Beginner Pedro Tillman at Jan 29 2021

0

c# C# read text from a certain line number from string

By Beginner George Larkin at Jul 02 2021

-1

Write a C program to check whether the string is a palindrome without using string functions.

By Beginner YooPita at Nov 22 2020

0

c# string replace multiple matches with one charactar

By Stone Hammer Otis Nitzsche at Jun 22 2021

-1

how to check if a string contains a capital letter c#

By Beginner Gerald Flatley at Sep 29 2020

1

c program to right shift a string by 2 numbers

By Wooden Hammer Nalgas at Jul 12 2021

4

check if character in string is alphabet c++

By Double Stone Hammer Kellie Block at Sep 13 2020

1

how to get a letter from the users string in c++

By Double Wooden Hammer Myrtle Robel at Mar 03 2020

1

c++ check if string contains non alphanumeric

By Double Wooden Hammer Allen Borer at Mar 14 2021


Related code examples


Code examples by languages