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

Browsing tag

–>

C++Introduction to C++Learn C++

What Is The --> Or ++> Decrement/Increment Operator In C++?

By Yilmaz Yoru
December 10, 2021
What does –> mean in C++? What does ++> mean in C++? What does –< mean in C++? What does ++< mean in C++? Is there a –> or ++> operator in C++? Let’s answer these questions. Firstly,–> and ++> are not actually an operator in C++. In reality, they are two separate operators. We use — as a decrement operator and ++ as an increment…
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
  • Discovering the Best Developer Framework
    Download Now!
  • RSS Newest questions tagged c++builder – Stack Overflow

    • C++Builder - linker errors with shellctrls when compiling with Clang [duplicate]
    • How to use Pjsip library in Embarcadero C++Builder
    • Why does my VCL form created inside a DLL disappear when minimised
  • RSS Newest questions tagged c++ – Stack Overflow

    • narrowing warnings while initializing an array
    • Including Windows.h is producing errors of: 'byte': ambiguous symbol [duplicate]
    • Win32 C++: Error in CComPtr Release(): ATL::_NoAddRefReleaseOnCComPtr<T> in "atlcomcli.h" is inaccessible
  • RSS Newest questions tagged windows – Stack Overflow

    • Apache Web Server (windows localhost) an uploaded file through website cannot be viewed in file explorer because of ownership issues
    • Split single monitor into multiple virtual monitors [closed]
    • Pagefile does not let Windows partition to shrink [closed]
  • 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 2025 Embarcadero

  • C++ Tools

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

    • Learn Delphi
    • Embarcadero Blogs
    • Python GUI
    • DelphiFeeds