Newsgroup: comp.lang.c++
Subject: C and C++
From: "Bill Cunningham" <nospam@...>
Date: Thu, 31 Oct 2013 19:09:13 -0500
Ok what is it that's so much easier in C++ than C? It's been so long
since I've looked at C++ I can't remember much about it. Instead of free()
you can use delete if I remember right. You need a whole extra header
fstream in order to save to files. Is it worth the overhead in the binaries?
iostream is a big library.
Bill
Subject: C and C++
From: "Bill Cunningham" <nospam@...>
Date: Thu, 31 Oct 2013 19:09:13 -0500
Ok what is it that's so much easier in C++ than C? It's been so long
since I've looked at C++ I can't remember much about it. Instead of free()
you can use delete if I remember right. You need a whole extra header
fstream in order to save to files. Is it worth the overhead in the binaries?
iostream is a big library.
Bill
via Usenet Forums - Usenet Search,Free Usenet - comp.lang.c++ http://www.pocketbinaries.com/usenet-forums/showthread.php?119448-C-and-C&goto=newpost
View all the progranning help forums at:
http://www.pocketbinaries.com/usenet-forums/forumdisplay.php?128-Coding-forums
No comments:
Post a Comment