Today's quiz will be a bit of programming. If you're not into programming,You might not enjoy this quiz. Please feel free to forward it on to one of your geeky friends who thinks he/she is "All that" when it comes to programming !
Write a C function that will print 1 to N one per each line on the stdout where N is a int parameter to the function. The function should not use while, for, do-while loops, goto statement, recursion, and switch statement.
When you click the answer link and get the answer, there is also a link more challenging C interview questions. Enjoy !