All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
21:15
YouTube
Portfolio Courses
Replace All Occurrences Of A Substring In A String With Another Substring | C Programming Example
How to replace all occurrences of a substring in a string with another substring in C, for example to replace a word with another word, or to replace a phrase with another phrase. Source code: https://github.com/portfoliocourses/c-example-code/blob/main/replace_substring.c. Check out https://www.portfoliocourses.com to build a portfolio that ...
15.8K views
Jan 6, 2022
String Manipulation in C
7:24
C String Functions: A Beginner's Guide to String Manipulation
YouTube
CodeLucky
67 views
8 months ago
3:37
String Manipulation Functions in C Programming Language
YouTube
linuxhint
2.5K views
Apr 10, 2022
31:15
C Programming Tutorial #10 | Strings in C | Input & Accessing String Elements | String Manipulation
YouTube
Neat Roots
328 views
Dec 22, 2024
Top videos
6:39
Count Occurrences Of Each Character In A String | C Programming Example
YouTube
Portfolio Courses
30.7K views
Sep 21, 2021
14:56
Counting Occurrences Of A Word In A String | C Programming Example
YouTube
Portfolio Courses
22.8K views
Jul 2, 2021
8:24
Find The Last Occurrence Of A Character In A String | C Programming Example
YouTube
Portfolio Courses
2.7K views
Jan 28, 2023
String Functions in C
5:03
C string functions 🔠
YouTube
Bro Code
115.1K views
Oct 6, 2021
9:40
#22 C String Functions | C Programming For Beginners
YouTube
Programiz
125K views
Mar 16, 2022
18:08
String Functions in C Programming | strcat(), strcpy(), strcmp(), strstr(), strlen(), strchr() etc.
YouTube
Gate Smashers
206.2K views
Apr 6, 2022
Jump to key moments of Find Occurrence of String in Another String in C
21:15
From 03:43
Calculating Lengths of Old and New Substrings
Replace All Occurrences Of A Substring In A String With Another Substring | C
…
YouTube
Portfolio Courses
9:26
From 03:11
Using Find Function of a String
C++ Replace occurrence of a string with another string
YouTube
Asim Code
6:39
From 00:18
Setting Up the String
Count Occurrences Of Each Character In A String | C Programming Example
YouTube
Portfolio Courses
8:24
From 01:05
Finding the Last Occurrence
Find The Last Occurrence Of A Character In A String | C Programmin
…
YouTube
Portfolio Courses
2:57
From 00:33
Finding Duplicate Characters Using Dictionary
C# program to find duplicate characters using loop| Example for string handlin
…
YouTube
Just Pick and Learn
6:41
From 00:57
Counting Occurrences with For Loop
Count The Occurrences Of A Character In A String | C++ Example
YouTube
Portfolio Courses
8:25
From 01:00
Using a Loop for First Occurrence
Find The First Occurrence Of A Character In A String | C Programmin
…
YouTube
Portfolio Courses
4:44
From 03:29
String Not Found Condition
101 - strstr Function in C Programming | String Function in C
YouTube
Code Semantic
5:41
From 00:30
Input String and Fetch Characters
How to find frequency of each character in a string in C++
YouTube
Programming With Annu
5:02
From 03:56
Changing from Sink to String
Loop through the characters of a string in c
YouTube
CODINGDC
6:39
Count Occurrences Of Each Character In A String | C Program
…
30.7K views
Sep 21, 2021
YouTube
Portfolio Courses
14:56
Counting Occurrences Of A Word In A String | C Programming Example
22.8K views
Jul 2, 2021
YouTube
Portfolio Courses
8:24
Find The Last Occurrence Of A Character In A String | C Program
…
2.7K views
Jan 28, 2023
YouTube
Portfolio Courses
6:41
Count The Occurrences Of A Character In A String | C++ Example
19.8K views
Jul 9, 2022
YouTube
Portfolio Courses
17:43
String Library Functions in C Part-20 | Find String Occurrence Function
…
34 views
Aug 23, 2024
YouTube
Tpoint Tech Hindi
6:22
C Program to Count Occurrence of Characters in a String | C Program
…
42K views
Jul 19, 2018
YouTube
ITech365
8:25
Find The First Occurrence Of A Character In A String | C Program
…
5.1K views
Jan 23, 2023
YouTube
Portfolio Courses
4:44
101 - strstr Function in C Programming | String Function in C
4.5K views
May 24, 2019
YouTube
Code Semantic
5:41
How to find frequency of each character in a string in C++
3.9K views
Mar 5, 2024
YouTube
Programming With Annu
9:26
C++ Replace occurrence of a string with another string
1.7K views
Apr 14, 2021
YouTube
Asim Code
10:13
#21 C Strings | [2025] C Programming For Beginners
213.5K views
Mar 9, 2022
YouTube
Programiz
5:03
C string functions 🔠
115.1K views
Oct 6, 2021
YouTube
Bro Code
7:54
Check If A String Is A Substring Of Another String | C Programming E
…
16.8K views
Nov 23, 2021
YouTube
Portfolio Courses
3:56
Replace a character in a string with another character | C Programmin
…
34.3K views
Jul 6, 2021
YouTube
Portfolio Courses
6:16
110 - Find Character in String | User Defined Function | String in C
656 views
Aug 4, 2019
YouTube
Code Semantic
7:06
Removing all occurrences of a character from a string | C Progra
…
11.8K views
Jul 3, 2021
YouTube
Portfolio Courses
18:17
13. PF - File Handling - CString Search in Files: Does Your String
…
1.1K views
Mar 28, 2024
YouTube
Computing Education Hub
9:00
C String Library and String Copy Function - strcpy()
164.7K views
Aug 21, 2019
YouTube
Neso Academy
14:28
String in C programming | Discuss about string functions and it's use
571.1K views
Jan 12, 2020
YouTube
Learn Coding
4:54
How to find frequency of a character in a string in C++
6K views
Mar 5, 2024
YouTube
Programming With Annu
10:29
113 - Searching in Array of Strings | String in C Programming
7.9K views
Aug 17, 2019
YouTube
Code Semantic
0:51
String Manipulation in C: Concatenate Strings with strcat
4K views
11 months ago
YouTube
AshMit Academy
1:00
How to find the occurrence of each character in a string in C# #codin
…
9.7K views
Aug 1, 2023
YouTube
The Engineer's Desk
4:05
Basics of String Literals
337.5K views
Jul 14, 2019
YouTube
Neso Academy
11:37
50 - STRING COPY WITHOUT USING STRCPY FUNCTION - C PROGRA
…
66K views
Oct 30, 2017
YouTube
Sundeep Saradhi Kanthety
9:17
Find the Index of the First Occurrence in a String | Leetcode
…
7.2K views
Mar 15, 2024
YouTube
Techdose
6:26
Count Occurrences Of Each Character In A String | C# coding i
…
7.1K views
Jul 28, 2022
YouTube
The Engineer's Desk
16:07
#71 String Function in C++ with Example | How to Use Built in Fun
…
199 views
10 months ago
YouTube
Tpoint Tech
1:33
How to Check if a String is a Subset of Another String in C
3 months ago
YouTube
vlogize
See more videos
More like this
Feedback