Knowledge Base
C/C++
|
|
Alert: Sizeof returns unsigned integer
The VC++ 6 compiler gives a warning when you try to use an unsafe mix of
signed/unsigned value in a 'for' statement.
Read More...
|
|
|
|
|
Disclaimer:
Knowledge Base articles presented here are my understanding of a problem. Please
do not hold me responsible for any incorrectness or inaccuracy of these
articles. However, I would certainly like to correct any problems that might be
present in the Knowledge Base.
| Copyright © Sachin Sharma. All rights reserved. |
|