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

Browsing tag

procedures

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

    • 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

    • Reading two buttons states with Arduino UNO not working
    • How can I disable / warn on std::array::operator[] for some specializations of my type that can implicitly convert to a builtin integral type?
    • Issue to compute the specular prefiltered environment map of an HDR 2K texture [closed]
  • RSS Newest questions tagged windows – Stack Overflow

    • How to make GRUB fill the screen with black before booting any OS? [closed]
    • Scrapy Playwright freezes after initialization ([scrapy.middleware] INFO: Enabled item pipelines:[‘carscraper.pipelines.PostgreSQLPipeline’])
    • How to create a context menu item to create a text file with a specific name and contents based on the folder name [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