I'm writing an article with the IEEEtran template, which have two columns.
I'd like to have a listing with source code that spans the two columns of the article, like in the attached figure.
I'm using the following command: \lstinputlisting[frame=single, caption={blablabla}, label={blablabla}]{listings/blablabla.java}
Does anybody know how to do it?


i'd like to have a listing that behaves like that.
sorry if a didn't put a code, but it's exactly what I want to discover.
– csfb Oct 06 '14 at 23:10