Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   C++ (http://www.domainnameforum.org/forumdisplay.php?f=123)
-   -   Incorrect Syntax: How to fix (http://www.domainnameforum.org/showthread.php?t=3933)

C++ 06-27-2009 08:02 AM

Incorrect Syntax: How to fix
 
Why do I get this error/incorrect syntax? Do you know how I can fix this? ---Quote--- comparison between signed and unsigned integer expressions ---End Quote--- for ( int j = 0; j < item.length(); j++) // error ocurs here if ( item[j] == '_' )


All times are GMT -4. The time now is 05:06 AM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.