User: MrASR

  • Public profile

User profile: MrASR

User info
User name:MrASR
History
Joined:
Number of posts:5
Latest posts:

How to fetch new data in file 1 (new data) based from file 2 (old data)
I've tried it from tutorials and github, but nothing matches what I want, actually I want to make an...

How to fetch new data in file 1 (new data) based from file 2 (old data)
I want to filter the new data that is in file 1 (new data) based from file 2 (old data) File 1 (new...

How to fetch text between 2 texts or end of text with regex ?
How to fetch text between 2 texts or end of text with std::regex ? [code] #include <regex> #in...

Online C++ Simulator
https://cpp.sh

How to use substr but use variable in c++
I want to fetch code between "is " & " ok" text using substr from string str [code] #include <...

This user does not accept Private Messages