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

Browsing tag

exchange

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

This Is How To Swap One String With Another In A C++ App

By Yilmaz Yoru
April 12, 2022
How can I swap strings? Can I use swap() method to std::string in the same ways as I can in std::wstring in a C++ App? Generally, in Introduction to C++ lessons, examples are started withstringexamples and end with them, while Modern C++ usesStrings, Wide StringsandUnicode Stringsto supportworldwide languages.Strings…
Read more
C++C++11C++14C++17Introduction to C++Learn C++

How To Swap One Wide String With Another Wide String

By Yilmaz Yoru
July 25, 2021
In this post, you’ll discover how can we swap Wide Strings? Can I apply the swap() method to Wide Strings in the same way that I would to strings?By learning the wide strings & swap () method to wide strings, it will help you build C++ applications with the use of…
  • Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
    Design. Code. Compile. Deploy.
    Start Free Trial

    Free C++Builder Community Edition
  • RAD Studio Guide For ManagersDownload Now!
  • Categories

    Artificial Intelligence Tech24C++512C++11191C++14185C++17203Code Snippet21Components44Database20Game Development20Generic Programming12Introduction to C++250Iterators7Language Feature181Learn C++522Numerics2Syntax13Templates3Videos89
  • Never miss news

  • Popular posts

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

      How To Set Up Dev-C++ For Your First Project

      By Learn C++
      June 15, 2021
    • C++C++11C++14C++17Language FeatureLearn C++

      ASCII Art: Fun Code Spinning Donut In 3D Text Form In C++

      By Yilmaz Yoru
      February 13, 2021
  • RSS Newest questions tagged c++builder – Stack Overflow

    • Delphi interface to C++ Builder [closed]
    • Unresolved external when linking C++ Builder dll into MSVC C++ Project
    • Compiler error with 'static const std::wstring DELETE;'
  • RSS Newest questions tagged c++ – Stack Overflow

    • Is there a way to check if certain Windows functions are used by exe files while running them, or just check if they are called in general? (c++)
    • How to use unique_ptr with template type?
    • No such or directory but file exists
  • RSS Newest questions tagged windows – Stack Overflow

    • Is there a way to create an Ubuntu live USB on Windows for Mac
    • Is there a way to check if certain Windows functions are used by exe files while running them, or just check if they are called in general? (c++)
    • ExpressPrinting in RDP sessions to a Windows Server, only a few printers show up
  • 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 2020 Embarcadero

  • C++ Tools

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

    • Learn Delphi
    • Embarcadero Blogs
    • Python GUI
    • DelphiFeeds
  • Follow us