Comment on AudioFlux: A C/C++ library for audio and music analysisparentComments−n4r92ySome preliminary analysis suggests that if C is an integer greater than 1, C/C++ will always evaluate to 1 [0].[0] https://www.programiz.com/online-compiler/9fkHTct0Mybpu−gpderetta2yActually it could be 2 or 1. IIRC the order of evaluation of operator parameters is unspecified (this used to be UB, now is merely unspecified)./extremelypedantic
Comments
Some preliminary analysis suggests that if C is an integer greater than 1, C/C++ will always evaluate to 1 [0].
[0] https://www.programiz.com/online-compiler/9fkHTct0Mybpu
Actually it could be 2 or 1. IIRC the order of evaluation of operator parameters is unspecified (this used to be UB, now is merely unspecified).
/extremelypedantic