louis's Blog

louis's Avatar Image
Software developer #Go #CommonLisp #JS #SQL. #LispWorks user. Soft spots for #Emacs #SmallWeb. Recently becoming #OpenBSD enthusiast. #LinuxMint as a daily driver. Recovering Apple addict.

Author of the Tuner app for Linux.

Other hobbies: #Running #FireFighter #StarTrek
← All posts

Test your #C proficiency. Is this valid C code and if yes, what value will the 2nd argument to the function call have and in which order are the arguments evaluated?

f(a, (t=3, t+2), c);

To like or reply, open original post on Emacs.ch