Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access Violation in MS Visual C++
Message
General information
Forum:
Internet
Category:
CGI
Title:
Access Violation in MS Visual C++
Miscellaneous
Thread ID:
00012267
Message ID:
00012267
Views:
77
I am currently working on some cgi scripts in MS Visual C++... as of right now I'm trying to debug a library module of handler functions. I'm doing this as a console app, and I am using the c-standard scanf and printf for I/O. I keep getting an access violation every time I try to do anything with the inputted string. Has anyone else had this problem? the only things I can do are read and write. Manipulation of any kind (including using strcpy and strcat) results in this error.

As I understand it... this seems to have something to do with the alignment in memeory of the string, and that it is not aligned to a 32-bit addres..

HELP!!!!

Craig J. Drabik
Next
Reply
Map
View

Click here to load this message in the networking platform