Hello Bob, "In general, I guess that C++ is essentially the C language with a whole lot added. "
If you ignore the silly minutia then this is true. My application is a mix of C and C++ all compiled with VC10. C for legacy code, C++ for the stuff I write. Most of the time I have my C code partitioned into it's own library so, I can change the build environment specifically for that libary. C Wednesday, December 1, 2010, 11:26:39 AM, you wrote: BK> Igor, BK> BK> You seemed to say that the only difference between C and C++ was BK> the ending (.c versus whatever C++ uses), but that understanding BK> of what you said was more a result of my ignorance of C and C++. BK> Someone pointed out that, if I've gotten this right, in Visual BK> Studio the ending controls how the written program is compiled. BK> BK> In general, I guess that C++ is essentially the C language with a BK> whole lot added. I'm probably wrong on that interpretation of what BK> was said, but at least I do now understand that C and C++ are not BK> the same. Am I still misinterpreting this whole thread? BK> BK> Bob Keeland BK> Forest Dynamics, Inc. BK> --- On Tue, 11/30/10, Igor Tandetnik <itandet...@mvps.org> wrote: BK> From: Igor Tandetnik <itandet...@mvps.org> BK> Subject: Re: [sqlite] Just compiled SQLite in Visual Studio BK> To: sqlite-users@sqlite.org BK> Date: Tuesday, November 30, 2010, 8:06 PM BK> Bob Keeland <keela...@yahoo.com> wrote: >> Oh, from the various replies I see that C++ is a more capable extension of >> C. Igor was only using a figure of speech, kind of. BK> Everything I said in this thread so far, I meant quite literally. BK> Which expression of mine do you take as a figure of speech? -- Best regards, Teg mailto:t...@djii.com _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users