Search found 1 match

by japardalm
Tue Jun 29, 2010 12:59 pm
Forum: Text Formatting
Topic: Problem with lstlisting
Replies: 1
Views: 1557

Problem with lstlisting

Hello everyone,

I'm using lstlisting to display some C++ code in my document. I'm also using pdflatex to compile it. Although, when I compile the document, pdflatex gives me errors in all my "cout << ..." expressions letters with ~´`^.

The error only appears with lstlisting environment...In the ...