Arguments of Threads: Undefined Behavior

This lesson gives an example of the undefined behavior caused by passing arguments improperly to threads in C++.

As discussed in the previous lesson, here is another example of undefined behavior caused by improper handling of thread arguments.

Get hands-on with 1200+ tech skills courses.