A
Amrro
Hi,
I am trying to use a old written code by one of my senior, It is a console
application to append two files. I need to make some necessary changes in
the application, but when I try to write Console::ReadLine(), its throwing
some error
d:\Projects\myappend\append.cpp(252): error C2653: 'console' : is not a
class or namespace name,
I don't know what is wrong in this and why such errors are occurring in the
code.
Please help me, which library I need to use? if there are any changes in
project properties then please let me know.
Thanks a lot
Amrro
I am trying to use a old written code by one of my senior, It is a console
application to append two files. I need to make some necessary changes in
the application, but when I try to write Console::ReadLine(), its throwing
some error
d:\Projects\myappend\append.cpp(252): error C2653: 'console' : is not a
class or namespace name,
I don't know what is wrong in this and why such errors are occurring in the
code.
Please help me, which library I need to use? if there are any changes in
project properties then please let me know.
Thanks a lot
Amrro