So, I've heard rumors that you can write web apps in C++. Is that true?
Khoanyneosr 0 Junior Poster in Training
Recommended Answers
Jump to PostSo, I've heard rumors that you can write web apps in C++. Is that true?
Certainly. It's really not much more than reading from standard input, doing something, and writing to standard output, with some environment variable I/O here and there. A bit of a pain in my opinion though, …
Jump to PostWithout getting into nitty gritty details, yes, you could. And for future reference, any "can I do this in C++?" questions are almost invariably answered with "yes". All that matters is how much effort you're willing to put into it.
All 7 Replies
Fbody 682 Posting Maven Featured Poster
Khoanyneosr 0 Junior Poster in Training
Fbody 682 Posting Maven Featured Poster
Narue 5,707 Bad Cop Team Colleague
Khoanyneosr 0 Junior Poster in Training
Narue 5,707 Bad Cop Team Colleague
Khoanyneosr 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.