I wonder if this is true:
Let $(f_n)$ be a sequence of real-valued functions defined on a set $S\subset\mathbb{R}$. Assume that the function $f(x)$ is continuous and $\lim_{n\to\infty}f_n(x)=f(x)$. Does this imply that $f_n(x)$ is uniform convergent?
The other way around it seems to be true, according to my book:
The uniform limit of continuous function is continuous.
No. Here is a counterexample. $f_n(x) = \frac{x}{n}$ converges pointwise (but not uniformly) to the constant function $f(x) = 0$ on $\Bbb R$, which is continuous.