After a long search through my code I found the secondary issue which was giving me hell... and it was a simple over site from a past adjustment.
Thanks again
I tried the last posting and I got this to work...
when I cut/paste his exact code, however, when I try to work it into my program it gives me an error still (C2064)... so the issue must be a logical error I'm missing or something. I'm going to go over all my code and see if I can turn it up...
I'm using Microsoft Visual Studio 2005, using the (win32 console application). Also I tried this out and it says this.
Error 1 error C3861: 'time': identifier not found
If I add in the (int time;) I get this error.
Error 1 error C2064: term does not evaluate to a function taking 1 arguments...
Thanks for any help you can give on this, I have spent many hours looking at what I'm doing wrong. I have searched the web, read, books, and talked to a friend with more experience about and we all at a loss.
I'm getting 1 error, sometimes after some adjustment the error changes so I put both...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.