Forum: C++ Jul 29th, 2006 |
| Replies: 54 Views: 77,623 nah, sorry that did seem a bit off. What I meant was that you should try to only use the correct amount of brackets instead of adding a whole bunch of brackets at the bigging, a whole bunch at the... |
Forum: C++ Jul 29th, 2006 |
| Replies: 3 Views: 1,671 Alright I did that, and the good new is that it was also neccesary to do that...(and I no longer have any actual code errors) however it still gives me the same message (
LINK : fatal error... |
Forum: C++ Jul 29th, 2006 |
| Replies: 54 Views: 77,623 This is one of the way more obvious tips but people always seem to not end up doing this. When creating a code (any code be it c++ - HTML) it is extremely time consuming to find errors if you do not... |
Forum: C++ Jul 28th, 2006 |
| Replies: 3 Views: 1,671 Hey I am not that well versed in C++ and just recently switched my microsoft visual program from 6.0 to the 2005 version (computer switch.) I saved all my programs and converted them over to the new... |