Add safety cast in queue tutorial code that avoids casting a potentially...
Add safety cast in queue tutorial code that avoids casting a potentially non-pointer-sized "int" to a "void*".
Showing
Please register or sign in to comment
Add safety cast in queue tutorial code that avoids casting a potentially non-pointer-sized "int" to a "void*".