User Tools

Site Tools


cpp:stl:student

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cpp:stl:student [2020/05/28 14:10] – created gthanoscpp:stl:student [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 2: Line 2:
 #ifndef _STUDENT_HPP_ #ifndef _STUDENT_HPP_
 #define _STUDENT_HPP_ #define _STUDENT_HPP_
-#include<cstring>+#include <cstring>
 #include <iostream> #include <iostream>
  
Line 67: Line 67:
 } }
 #endif #endif
-</code+</code>
cpp/stl/student.1590675018.txt.gz · Last modified: 2020/05/28 13:10 (external edit)