Tagged Questions
1
vote
0answers
90 views
What is the simpliest way to make a documentation from code [duplicate]
Possible Duplicate:
How best to include programming source code in LaTeX documents?
suppose a file with code (*.cpp, *.php, or whatever). There's a lot of symbols like '$', '{', '}' what ...