Jump to content


please help with stupid error


2 replies to this topic

#1 frizz

    New Member

  • Members
  • Pip
  • 1 posts

Posted 12 June 2009 - 11:00 PM

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;

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 5311 posts
  • LocationSanta Clara, CA

Posted 12 June 2009 - 11:42 PM

Code, please?

The 'i' is probably going out of scope earlier than expected.
reedbeta.com - developer blog, OpenGL demos, and other projects

#3 starstutter

    Senior Member

  • Members
  • PipPipPipPip
  • 1039 posts

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!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users