--- In [email protected], "Jimmy Johnson" <boxer...@...> wrote:
>
> f.open ("teapot.txt");
> if (f.is_open()) {
>
> I'm new to c.

Hi Jimmy - to be pedantic, that's C++, not C. They're different languages that 
can look similar.

Reply via email to