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

Browsing tag

sub programs

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

Learn About C++ Functions

By Yilmaz Yoru
April 20, 2021
Functions, also known asProceduresorSub-Programs,Sub-Algorithms,allow to structure programs in segments of code to perform tasks. A Function is a group of statements that has function a name and can be called with parameters to operate, functions can be called from some point of the program or they can call themselves recursively. All C++ programs have…
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

    • Indy IdHTTPWebBrokerBridge linker error in Embarcadero C++Builder 12.1 Community Edition
    • C++Builder 13 Console Window is Truncated [closed]
    • Porting C++ Builder 2009 to version 13
  • RSS Newest questions tagged c++ – Stack Overflow

    • How to ensure order of template parameter pack with static_assert?
    • Why does C++ treat the same static member differently when accessed through a dependent base class versus a complete type? [duplicate]
    • TImage image is being truncated
  • RSS Newest questions tagged windows – Stack Overflow

    • TImage image is being truncated
    • Confine mouse cursor within one monitor
    • Clipboard not copying non-standard string correctly [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