Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
+ Customer Portal
Embarcadero BlogsEmbarcadero Blogs
Menu
  • Home
  • News
    • RAD Studio
      • IDE
      • Code
      • Database
    • Delphi
    • C++
    • InterBase
    • Tech Partner
  • Showcase
    • View All
    • Cool Apps
    • Submit
    • About
  • Community
    • Forums
    • Learn Delphi
    • Learn C++
    • DelphiFeeds
    • Delphi 25th Anniversary
    • Python GUI
  • 🌎
    • English
    • Deutsch
    • Español
    • Français
    • Português
    • Русский
    • 日本語

Browsing tag

variable

C++CodeIDERAD Studio

Learn How To Use Auto-Typed Variables In C++ For Windows Development

By Pabitra Dash
November 17, 2020
auto-typed variables is a C++11 feature that allows the programmer to declare a variable of type auto, the type itself being deduced from the variable’s initializer expression. The auto keyword is treated as a simple type specifier (that can be used with * and &), and its semantics are deduced from the initializer expression. auto-typed Variables…
Read more
  • Toggle Reader Mode
  • Featured Authors

    • Atanas Popov
    • David I (MVP)
    • David Millington
    • Jim McKeeth
    • Marco Cantu
    • Sarina DuPont
    • Stephen Ball
    • Technology Partners
  • Featured Posts

    • New Years Resolution: Learn. Teach. Repeat.

      December 29, 2020
    • Compile 1 Million Lines Of C++ In ~2 Minutes With A 16 Core Ryzen 9 5950x

      December 22, 2020
  • Categories

    C++527Code254Database72Delphi755IDE58InterBase12News613RAD Studio263Showcase45Tech Partner113
  • Never miss news

  • Popular posts

    • C++

      New in 10.3.2: C++17 for Win64 - target all Windows with the C++17 Clang compiler

      By David Millington
      July 22, 2019
    • DelphiNews

      RAD Studio 10.4.1 Has Been Released

      By Marco Cantu
      September 2, 2020
  • Archives

    January 2021
    M T W T F S S
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
    « Dec    
  • RSS Newest questions tagged delphi – Stack Overflow

    • Delphi 7 - DCPCrypt - TDCP_rijndael - DecryptString - How to make it work?
    • How to convert TDateTime to be used in a Oracle SQL request?
    • How do Idraw a map from ESRI's mapx file in object pascal/delphi? [closed]
  • RSS Newest questions tagged c++builder – Stack Overflow

    • How to find cyrillic word in text
    • FMX application crash/close after bluetooh scanner connected
    • Version Information in Embarcadero C++ Builder at compile time
  • RSS Newest questions tagged interbase – Stack Overflow

    • Interbase Domain Modification
    • ibtogo64.dll not found in the path
    • Error in procedure which updates master table after deleting records in detail table
  • RSS Embarcadero GetIt

    • Brook Framework
    • Trial - TMS Scripter
    • Trial - TMS VCL Chart
  • Embarcadero

    Embarcadero’s users understand the scalability and stability of C++ and Delphi programming, and depend on the decades of innovation those languages bring to development. Ninety of the Fortune 100 and an active community of more than three million users worldwide have relied on Embarcadero’s award-winning products over the past 30 years. Icons by Icons8.com.

    © 2020 EMBARCADERO INC. ALL RIGHTS RESERVED

  • Categories

    • News
    • RAD Studio
      • IDE
      • Database
    • Delphi
    • C++
    • InterBase
    • Community
    • Tech Partner
  • Useful Links

    • Home
    • News
      • RAD Studio
        • IDE
        • Code
        • Database
      • Delphi
      • C++
      • InterBase
      • Tech Partner
    • Showcase
      • View All
      • Cool Apps
      • Submit
      • About
    • Community
      • Forums
      • Learn Delphi
      • Learn C++
      • DelphiFeeds
      • Delphi 25th Anniversary
      • Python GUI
    • 🌎
      • English
      • Deutsch
      • Español
      • Français
      • Português
      • Русский
      • 日本語
  • Follow us

Aa Sans-serif Aa Serif
Light Dark Sepia

IN THE ARTICLES