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
  • RAD Studio Guide For ManagersDownload Now!
  • RSS Newest questions tagged c++builder – Stack Overflow

    • C++Builder 12 problem with XML prefixes - property Text from IXMLNode is always empty
    • How to prevent dithering when rendering a 24 bpp bitmap with GDI+?
    • C++Builder 13 fails to link while Webroot SecureAnywhere is running
  • RSS Newest questions tagged c++ – Stack Overflow

    • boost::json::serialize returning <NULL> from a non-empty boost::json::object in Google tests
    • Windows dll will not use PATH to find another windows dll
    • clang-format ignores SpaceBeforeCpp11BracedList and Cpp11BracedListStyle
  • RSS Newest questions tagged windows – Stack Overflow

    • Windows dll will not use PATH to find another windows dll
    • Create a Context Menu item to Convert Selected Text String to Uppercase (or lowercase)
    • 【NPS】Are there any risks in migrating NPS settings to a server that hasn't yet joined the domain? [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