12 lines
164 B
Markdown
12 lines
164 B
Markdown
+++
|
|
date = '2026-02-27T22:23:00-06:00'
|
|
draft = true
|
|
title = 'Functions'
|
|
layout = 'note'
|
|
type = 'notes'
|
|
tags = 'cpp'
|
|
chapter = '02'
|
|
+++
|
|
|
|
This is all about functions
|