Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Interfaces.hpp
Glocke
Jan 8th, 2013
67
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#ifndef INTERFACES_HPP
#define INTERFACES_HPP
class
IDemo
{
public
:
int
zahl
;
virtual
void
foo
(
)
{
}
virtual
int
bar
(
double
value
)
{
}
}
;
#endif
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π₯ Exchange profit method β π
JavaScript | 2 min ago | 0.20 KB
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 7 min ago | 0.22 KB
β‘ Crypto Swap Glitch β Working β‘ π΅π¨
JavaScript | 8 min ago | 0.20 KB
π ChangeNOW Exploit π₯π¨
JavaScript | 14 min ago | 0.20 KB
WiFi Dashboard rev_03
Arduino | 14 min ago | 3.46 KB
π MAKE $2500 IN 15 MIN β Working
JavaScript | 17 min ago | 0.22 KB
π‘ EASY MONEY GUIDE β Working πβ
JavaScript | 20 min ago | 0.20 KB
βββMake $1500 in 20 minutesββ
Java | 26 min ago | 0.06 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!