Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
HEADER FILE
AlphaMineron
Sep 11th, 2017
173
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#ifndef file_H
#define file_H
enum
bool
{
false
,
true
}
;
template
<
class
T
>
void
AddColumn
(
T data,
const
int
&
width
)
{
cout
<<
setw
(
width
)
<<
data
<<
" | "
;
}
#endif
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
JavaScript | 26 min ago | 3.00 KB
music
JavaScript | 1 hour ago | 21.51 KB
admin music
JavaScript | 1 hour ago | 2.41 KB
Untitled
JSON | 1 hour ago | 12.82 KB
APK STRATEGI 5
C++ | 1 hour ago | 0.81 KB
Dumps
CSS | 3 hours ago | 0.00 KB
Harvard - Cardiff University (ITS)
XML | 4 hours ago | 9.37 KB
TABLA DEPARTAMENTO [SSMS]
MySQL | 4 hours ago | 0.89 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!