I'm totally new to c++ and I don't know how to open a .c++ file.
.c++ file
Collapse
This topic is closed.
X
X
-
idanwin@yahoo.co.ukTags: None -
v0id
Re: .c++ file
On 28 Jun., 17:06, idan...@yahoo.c o.uk wrote:Pick up your favorite editor, and see what's inside.I'm totally new to c++ and I don't know how to open a .c++ file.
Usually, C++ source files has an extension such as "cpp", "cxx", "cc",
etc.
-
Mike Wahler
Re: .c++ file
<idanwin@yahoo. co.ukwrote in message
news:1183043217 .087462.64460@k 79g2000hse.goog legroups.com...Use any text editor.I'm totally new to c++ and I don't know how to open a .c++ file.
-Mike
Comment
-
idanwin@yahoo.co.uk
Re: .c++ file
On Jun 28, 5:06 pm, idan...@yahoo.c o.uk wrote:I mean: how to run your c++ program?I'm totally new to c++ and I don't know how to open a .c++ file.
Comment
Comment