This code for example:
\begin{verbatim}
int main()
{
}
\end{verbatim}
How to add a label below it to be referenced?
int main()
{
}
[code 1]
|
This code for example:
How to add a label below it to be referenced?
|
||||
|
without option
|
|||
|
|
|
|||||
|
listings. It can do it for you – Herbert Sep 26 '12 at 9:02