OP 01 February, 2023 - 07:39 AM
2306

C++ creator Bjarne Stroustrup defends its safety
by TimeChangeEverything - 01 February, 2023 - 07:39 AM
This post is by a banned member (TimeChangeEverything) - Unhide
Bumped
#2
OP 07 February, 2023 - 05:55 AM
This post is by a banned member (TimeChangeEverything) - Unhide
Bumped
#3
OP 12 February, 2023 - 06:35 AM
This post is by a banned member (atx2022) - Unhide
17 February, 2023 - 01:21 AM
Good article - I think both c and c++ are safe, as long as you know what you're talking about. Sure everything overflows, but decent code should account for this. Use the right datatypes, check inputs, don't throw garbage on the heap... pointers are another story, but again decent code shouldn't leave anything dangling. Problem is lazy programmers who don't know anything about memory management - thank god C is still around, otherwise we'd have a bunch of garbage written in python/java.
|
Create an account or sign in to comment | ||
You need to be a member in order to leave a comment | ||
Create an account
Sign up for a new account in our community. It's easy!
|
or |
Sign in
Already have an account? Sign in here.
|
Users browsing this thread: 2 Guest(s)