How to put an long arrow in text? Quit easy, but don’t forget the math environment!
\documentclass{article}
\begin{document}
Some text around the long arrow $\longrightarrow$ just for showing it.
\end{document}
More about the different kind of arrows you will find here.