Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Deck of Cards
idslidetest
Card
idslide1
labelslide1
Section
Column

 

  • SLIDE 1!!! 
  • A bullet of text. Like a slide!
    • How about a sub-bullet?
    • A bullet of text. Like a slide!
      • How about a sub-bullet?
    • A bullet of text. Like a slide!
      • How about a sub-bullet?
Column

 

 

Card
idslide2
labelslide2
Section
Column
Code Block
languagecpp
titleTest.cc
firstline1
linenumberstrue
#include stuff.h

int goodbye(void) {

     return 0

} 
Column

Line 1: Include some stuff. Make sure the path is correct.

Line 5: That's all she wrote!

Always be sure to:

  • De-allocate memory
  • Motherhood statement 2
  • And don't forget to de-allocate memory