User profile: codeaddict

User info
User name:codeaddict
History
Joined:
Number of posts:2
Latest posts:

How to use the ternary operator this way : defined(FOO) ? value1 : value2
hi Peter, Thanks a lot for your answer! Actually, I'm on a codebase in a team where I can't really a...

How to use the ternary operator this way : defined(FOO) ? value1 : value2
hello there ! I often encounter a situation in which I do : #if defined(FOO) myfunc(0); ...

This user does not accept Private Messages