Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Using ternary and summing array
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="David Thompson, post: 4398010"] On Mon, 31 Oct 2011 07:46:25 -0400, James Kuyper FWIW, I do the same when I get to choose the style. Two is still far short of demonstrating wide use, though. Further, if I can express simply enough the actual size expected or used, I make it a comment: void interdigitate_a_flooby (flooby * x); void pair_items (left a [/*n*/], const right b [/*n*/], size_t n); /* this one could be VLAs in C99 if change order */ void grommetize_blorbs (blorb b [/*g_min_blorb+tan(2pi)*/]); /* ignore the global behind the curtain */ [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Using ternary and summing array
Top