pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
2 sec ago
Untitled
4 sec ago
Untitled
ASM (NASM) | 5 sec ago
Untitled
8 sec ago
-ASM Handbook: Complete...
19 sec ago
Untitled
15 sec ago
{{{NBA}} Watch Miami He...
1 min ago
Untitled
22 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 19th, 2010 | Syntax:
C++
| Size: 0.13 KB | Hits: 130 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
1
>
.\cpp\mods.
cpp
(
1108
)
:
error C3861
:
'BlockInput'
:
identifier not found
BlockInput
(
true
)
;
for
(
long
i
=
0
;
i
<
iContacts
;
i
++
)
{
create new paste
|
create new version of this paste
RAW Paste Data
1>.\cpp\mods.cpp(1108) : error C3861: 'BlockInput': identifier not found BlockInput(true); for (long i = 0; i < iContacts; i++) {