Learn Finance C++, Lesson 9, globals.h file and introduction to structs
Andy009Duncan
Many C++ programmers use a special file called globals.h to store all of those variable types or declarations which are very unlikely to change, or which at least are much more static in their changing behaviour than 'standard' variable and declarations. We introduce that file in this lesson, and also briefly introduce the concept of data structures, via the 'struct' tool.
http://andyjamesduncan.wordpress.com
Finished code blocks here:
http://andyjamesduncan.wordpress.com/2013/01/16/learn-finance-c-lesson-9-globals-h-file-and-introduction-to-structs/ ... https://www.youtube.com/watch?v=Yukl8V5UORM
2023-02-15
0.0 LBC
Copyrighted (contact publisher)
108516511 Bytes