We must stop using silly terminology such as 'Offensive C'. Dennis Ritchie did not design the C programming language with weaponization in mind. C is a simple programming language which provides the capabilities to create both offensive and defensive tool sets.
-
-
Now- you are in a situation where you have to design something to accomplish something. Now comes your toolbox of encapsulation, syntax and design patterns. What you create - should be impossible to use wrong by the client. Needing to remember to call an init? No way! crazy
-
You never create something that opens op for creating bugs- and you can do soooo much with just the built in classes. You only make constructors that create an object in a fully functioning state. Antthing else is bad design- the is always alternatives.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.