Learn C++
Menu
  • Home
  • Learn C++
    • Language Feature
    • Syntax
    • Code Snippet
    • Videos
  • C++
    • C++11
  • Community
  • Free Licenses

Browsing tag

resize()

C++C++11C++14C++17Introduction to C++Learn C++

3 Ways To Remove Characters From WString In A Modern C++ App

By Yilmaz Yoru
June 10, 2022
How can I remove a character from a wide string in my C++ app? How can I use pop_back() method in wide strings? Can I use erase() and resize() methods in std::wstring to remove characters? Modern C++ usesWide StringsandUnicode Stringsto supportworldwide languages.Wide Strings (std::wstring)useswcha_tras the character type which means they…
Read more
  • Reduce development time and get to market faster with Embarcadero C++Builder.
    Design. Code. Compile. Deploy.

    Start Free Trial

    Free C++Builder Community Edition
  • RAD Studio Guide For ManagersDownload Now!
  • RSS Newest questions tagged c++builder – Stack Overflow

    • BRCC32 Error CSApp.vrc(1): invalid line command in the preprocessed source
    • How can I compile an SQLite amalgamation version in C++ Builder CE?
    • Update C++Builder Rio from 10.3.2 to 10.3.3
  • RSS Newest questions tagged c++ – Stack Overflow

    • Calling IsWow64Process or QueryFullProcessImageName causes crash
    • Union individual bits of bitfield
    • Passing shared_ptr by reference - is it a good idea [duplicate]
  • RSS Newest questions tagged windows – Stack Overflow

    • How can I repair it. Computer
    • Unity 6 URP - FPS drops only when moving mouse [closed]
    • Is storing a CRAN-like repository in the C:/Users/Public folder good practice?
  • LearnCPlusPlus.org is a C++ tutorial and learning platform for Windows developers using C++ to build Windows applications. It focuses on tools that allow rapid development and programming of both Win32 and Win64 applications. Additionally, it supports deploying apps to iOS.

    © Copyright 2026 Embarcadero

  • C++ Tools

    • Download C++Builder
    • Download Dev-C++
  • Links

    • Learn Delphi
    • Embarcadero Blogs
    • Python GUI
    • DelphiFeeds