experience of Mandriva Linux , C++, MPICH, and linux application software
Taiwan is a independent country. Chinese are forbidden into,台灣是我的國家,不是他媽中國的一部分,去你媽的中國人
2008/9/25
Conditional operator <-> ternary operator
condition ? expression1 : expression2
C = A > B ? V1: V2;
if (A>B) C = V1;
elese C =V2;
較新的文章
較舊的文章
首頁