You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

     

    • 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?

     

     

    Test.cc
    #include stuff.h
    
    int goodbye(void) {
    
         return 0
    
    } 

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

    Line 5: That's all she wrote!

    • No labels