Note that there are some explanatory texts on larger screens.

plurals
  1. USAlok Save
    text
    copied!<p>Alok is a long time C &amp; C++ enthusiast.He wrote his first commercial C++ program more than a decade ago and has been in love with C++ ever since. He is known to dabble in Java,Pro-C,SQL,PLSQL,Unix scripting &amp; many more languages.He has worked in various technical roles ranging from a programmer to a technical solutions architect.In his spare time he loves answering questions,especially on C &amp; C++.</p> <p><a href="http://www.linkedin.com/pub/alok-save/48/106/488" rel="nofollow noreferrer">-:Alok's LinkedIn:-</a> </p> <p>SO Milestones:</p> <ul> <li><a href="/questions/tagged/c%2b%2b" class="post-tag" title="show questions tagged &#39;c++&#39;" rel="tag">c++</a> <strong><a href="http://stackoverflow.com/badges/49/c?userid=560648">Gold Badge</a></strong> (18/07/2011)</li> <li><a href="/questions/tagged/c" class="post-tag" title="show questions tagged &#39;c&#39;" rel="tag">c</a> <strong><a href="http://stackoverflow.com/badges/96/c?userid=116908">Gold Badge</a></strong> (02/01/2011)</li> <li><a href="/questions/tagged/legendary" class="post-tag" title="show questions tagged &#39;legendary&#39;" rel="tag">legendary</a> <strong><a href="http://stackoverflow.com/badges/146/legendary?userid=452307">Legendary Badge</a></strong> (29/05/2012)</li> </ul> <p><br> Some personal favorite answers:- </p> <ul> <li><a href="http://stackoverflow.com/a/9657064/452307">Why I can't initialize non-const static member or static array in class?</a></li> <li><a href="http://stackoverflow.com/a/8298219/452307">When to mark a function in C++ as a virtual?</a></li> <li><a href="http://stackoverflow.com/questions/7919600/c-previous-definition-error">Previous definition error</a></li> <li><a href="http://stackoverflow.com/questions/9971782/destructor-not-invoked-when-an-exception-is-thrown-in-the-constructor/9972063#9972063">Destructor not invoked when an exception is thrown in the constructor</a></li> </ul> <p>Contribution to <a href="/questions/tagged/c%2b%2b-faq" class="post-tag" title="show questions tagged &#39;c++-faq&#39;" rel="tag">c++-faq</a> :-</p> <ul> <li><a href="http://stackoverflow.com/questions/5447498/what-are-access-specifiers-should-i-inherit-with-private-protected-or-public/]">What are Access specifiers? Should I inherit with private,protected or public?</a> </li> <li><a href="http://stackoverflow.com/questions/7149461/why-should-one-replace-default-new-and-delete-operators">Why should one replace default new and delete operators?</a> </li> <li><a href="http://stackoverflow.com/questions/7194127/how-should-i-write-iso-c-standard-conformant-custom-new-and-delete-operators">How should I write ISO C++ Standard conformant custom new and delete operators?</a></li> <li><a href="http://stackoverflow.com/a/8523361/452307">What is this weird colon-member syntax in the constructor?</a></li> <li><a href="http://stackoverflow.com/a/9631091/452307">What is the difference between char a[] = "string"; and "char *p = string;"</a></li> </ul> <p>External links he likes/recommends: </p> <ul> <li><a href="http://www.parashift.com/c++-faq-lite/" rel="nofollow noreferrer">C++ Faq</a></li> <li><a href="http://www2.research.att.com/~bs/bs_faq2.html" rel="nofollow noreferrer">Bjarne Stroustrup's C++ Style and Technique FAQ</a></li> <li><a href="http://www2.research.att.com/~bs/bs_faq.html#spoil-C++" rel="nofollow noreferrer">Bjarne Stroustrup's general faq</a></li> <li><a href="http://c-faq.com/" rel="nofollow noreferrer">C-Faq</a></li> <li><a href="http://c-faq.com/decl/spiral.anderson.html" rel="nofollow noreferrer">Clockwise Spiral Rule</a></li> <li><a href="http://floating-point-gui.de/" rel="nofollow noreferrer">What Every Programmer Should Know About Floating-Point Arithmetic</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload