1. First error is " error C2065: 'i' : undeclared identifier "
2. It points to " strbuf[i] = '\0'; "
and yes i defined it as int int i = 0;
please help with stupid error
Started by frizz, Jun 12 2009 11:00 PM
2 replies to this topic
#1
Posted 12 June 2009 - 11:00 PM
#2
Posted 12 June 2009 - 11:42 PM
Code, please?
The 'i' is probably going out of scope earlier than expected.
The 'i' is probably going out of scope earlier than expected.
reedbeta.com - developer blog, OpenGL demos, and other projects
#3
Posted 13 June 2009 - 08:50 AM
yes, pleae post the full code where you think the error is located and use the code, /code tags (there's brackets around those, but I can't use em because they'll activate)
(\__/)
(='.'=) This is Bunny. Copy and paste bunny into
(")_(") your signature to help him gain world domination.
bunny also wants to fight spam: Click Here Bots!
(='.'=) This is Bunny. Copy and paste bunny into
(")_(") your signature to help him gain world domination.
bunny also wants to fight spam: Click Here Bots!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











