| www.delorie.com/djgpp/bugs/show.cgi | search |
Whenever I try to compile a program, I get the following error:
Unmatched quote character
This occurs even if I have no quotation marks in the program. That includes this one:
main(void)
{
return 0;
}This MUST be some kind of installation/usage problem, because the test program works for me.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2010 by DJ Delorie | Updated Jul 2010 |