791732_0_0_18529.cpp:6: error: expected `,' or `...' before '||' token
791732_0_0_18529.cpp: In function `void f(char)':
791732_0_0_18529.cpp:10: error: expected primary-expression before '||' token
791732_0_0_18529.cpp:10: error: expected primary-expression before '[' token
791732_0_0_18529.cpp:12: error: expected primary-expression before '||' token
791732_0_0_18529.cpp:12: error: expected primary-expression before '[' token
791732_0_0_18529.cpp:28: error: `t' undeclared (first use this function)
791732_0_0_18529.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
791732_0_0_18529.cpp: In function `int main()':
791732_0_0_18529.cpp:42: error: invalid conversion from `char*' to `char'
791732_0_0_18529.cpp:7: error: too many arguments to function `void f(char)'
791732_0_0_18529.cpp:42: error: at this point in file
791732_0_0_18529.cpp:54: error: invalid conversion from `char*' to `char'
791732_0_0_18529.cpp:7: error: too many arguments to function `void f(char)'
791732_0_0_18529.cpp:54: error: at this point in file
|