>>15 Effective with the March 2006 issue, the C/C++ Users Journal has merged with Dr. Dobb's Journal, which will now feature expanded C and C++ coverage.
foo.c: In function `int main()': foo.c:4: error: use of `f' is ambiguous foo.c:3: error: first declared as `int f()' here foo.c:1: error: also declared as `struct N::f' here foo.c:4: error: `f' was not declared in this scope