My thoughts, tutorials and learnings
An E2E Azure Sphere project in the area of Smart Retail (RFID RC522, AVNet MT3620 SK, Izokee Display)
# Smart Retail with the AVNet MT3620 Starter Kit and an NFC scanner
Xavier Geerinck
Finding smallest and biggest number multithreaded in C++
The goal of this exercise is to create a program that generates a table with random elements in it. Once we created this table we have to start 2 threads. 1 thread will find the biggest number and the other will find the smallest number. We will then send this to a result and print these 2 numbers.
Xavier Geerinck © 2022
Twitter - LinkedIn