https://github.com/fl444mingo/fl4-cs131-04-01-func-type
Ch. 4, Lesson 1, Functions and Type Casting
https://github.com/fl444mingo/fl4-cs131-04-01-func-type
cpp learning learning-cpp
Last synced: over 1 year ago
JSON representation
Ch. 4, Lesson 1, Functions and Type Casting
- Host: GitHub
- URL: https://github.com/fl444mingo/fl4-cs131-04-01-func-type
- Owner: Fl444mingo
- Created: 2025-03-27T02:38:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T02:40:20.000Z (over 1 year ago)
- Last Synced: 2025-03-27T03:27:57.143Z (over 1 year ago)
- Topics: cpp, learning, learning-cpp
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FL4-CS131-04-01-Func-Type
Instructor-provided program to introduce functions and type casting
Learned:
- A method of generating random numbers
- Type casting order of operations is important to get desired outputs