User: TheMadScientist

  • Public profile

User profile: TheMadScientist

User info
User name:TheMadScientist
History
Joined:
Number of posts:22
Latest posts:

Calling Matlab Script from VC++ 2008
I have Matlab Scripts (.m) files that take data written into .txt files by VC++, graphs them, and sa...

Reusing OFSTREAM Object
I get an access violation reading location error when I try to reuse an ofstream object. I made sure...

__lock_fhandle Fails
Its like fgets gets screwed up somehow. Maybe its a bad pointer to the InputFile? But I open it the...

__lock_fhandle Fails
So, I can't use fgets huh? This fails now: fgets(CharInBuffer, 300, InputFile); Where: char* Cha...

__lock_fhandle Fails
That c file gets called during fgets.c, which then throws the error. Even if I create TOTALLY NEW o...

This user does not accept Private Messages