Navigate to list of lectures -- Keyboard shortcut: 'u'  Previous lecture -- Keyboard shortcut: 'p'  Next lecture -- Keyboard shortcut: 'n'  Course home        Alphabetic index  Exit possible frame set        First slide  Lecture notes - all slides and notes together        Help page about these notes
Lecture 3

LECTURE 3:
Basic facilities, Part 2

Kurt Nørmark
Department of Computer Science, Aalborg University

Title page            Abstract            References from this lecture            Exercises in this lecture            Source programs in this lecture            

Page 1Basic facilities - in this lecturePage 15The free store
Page 2Lambda expressionsPage 16Input and output in C++
Page 3Type conversion - Grand OverviewPage 17Overloaded operators and IO
Page 4Implicit type conversionsPage 18Standard streams - and files
Page 5Explicit type conversionPage 19Stream State
Page 6Examples of castingPage 20Manipulators
Page 7Function OverloadingPage 21More manipulators
Page 8Function Overloading - more detailed rulesPage 22Logical program organization
Page 9Function Overloading - ExamplesPage 23More namespaces
Page 10C-style text stringsPage 24Namespace resolution
Page 11C++ style text stringsPage 25Physical program organization
Page 12Strings - examplesPage 26Example of program organization
Page 13Vectors in C++Page 27Example of program organization - with namespace
Page 14Vectors - examples

LENO - LEcture NOtes with LAML technologyGenerated: Tuesday August 1, 2017, 13:26:42
Program Oriented Web Engineering - using LAML