My attempt :
Let $f : \mathbb R^{n} \longrightarrow \mathbb R^{m}$ be differentiable at $x = c \in \mathbb R^{n}$.Then there exists a linear operator $T_{c} : \mathbb R^{n} \longrightarrow \mathbb R^{m}$ such that
$f(c + h) - f(c) = T_{c} (h) + ||h|| E_{c} (h)$ , where $E_{c} (h) \rightarrow 0$ as $h \rightarrow 0$.So taking limit as $h \rightarrow 0$ on both sides of the above equation we obtain
$$\lim _{h \rightarrow 0} [f(c + h) - f(c)] = \lim_{h \rightarrow 0} T_{c} (h)$$.
If we can show that $T_{c}$ is continuous at $0$ then our purpose will be served.
But I find difficulty to show this.Please help me.
Thank you in advance.