Write a program for a simple c++ calculator which have different functions for different operations . Make a menu base selection screen usin...
Wednesday, 28 December 2016
Tuesday, 27 December 2016
Folding Functions
06:06
In the last post we looked at basic usage of C++17 Fold Expressions. I found that many posts on this topic discuss simple types and ignore h...
Monday, 26 December 2016
Understanding Fold Expressions
19:52
C++17 has an interesting new feature called fold expressions . Fold expressions offer a compact syntax to apply a binary operation to the el...
Saturday, 24 December 2016
fibonacci series number c++ using while loop example
13:09
A program can be coded in different ways and this example shows how to find a number which is in Fibonacci series or not using do while loop...
Subscribe to:
Posts (Atom)