\documentclass{article}
\usepackage{tikz}

\begin{document}

\begin{tikzpicture}
\node[text height=\heightof{A}] {c};
\end{tikzpicture}

\end{document}
