Skip to main content
Ctrl+K
Jörg Faschingbauer - Home Jörg Faschingbauer - Home
  • Training Courses
  • About
  • Blog
  • Training Courses
  • About
  • Blog

Section Navigation

  • Course Descriptions
  • Pricing, Organizational
  • Log Of Past Courses
  • Complete Slide Material
    • Linux: Introduction, Userland/Kernel Programming, Hardware/Embedded
    • Python Programming
    • C Programming
    • C++ Programming
    • Build Tools, Unit Testing, Design, And More
      • CMake
        • CMake: Introduction
        • CMake: Advanced Topics
          • Targets, Properties, And More
          • Screenplay: Public And Private Include Directories
          • The Language
            • Language Basics
            • Variables
            • if, And Conditions
            • while Loops
            • foreach Loops
            • Datatypes
            • Functions And Macros
            • Filesystem Interaction, Pathname Manipulation
            • Scripts
          • Screenplay: Function Wrapping add_library()
          • Screenplay: Adding SQLite3 External Dependency
          • Screenplay: Making SQLite3 Optional (target_compile_definitions())
          • Screenplay: Making SQLite3 Optional (configure_file())
          • Screenplay: Integrating libmosquitto (MQTT - Handwritten Find-Module)
          • Screenplay: Generated Code (add_custom_command())
          • Running Tests
          • Why Noy Use include_directories() For That
          • External Dependencies
          • “Configured” Header Files
          • Optional Code: Problem Definition, OPTION()
          • Optional Code, Approach 1: Optional blacklist, C Macro (Global Flags)
          • Optional Code, Approach 2: Pushing Optionality Down In Module Interface
      • Is Software A Craft? Software Is A Craft! ⟶ Clean Code
      • Unit Testing With googletest
  • Training Courses
  • Complete Slide Material
  • Build Tools, Unit Testing, Design, And More
  • CMake
  • CMake: Advanced Topics
  • The Language
  • foreach Loops

foreach Loops#

Documentation

  • foreach

© Copyright 2019-2025 (GPLv3), Jörg Faschingbauer.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.

Show Source