cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
The techniques to guard buffers against
The techniques to guard buffers against overflow
Oct 28, 2014 at 8:58pm UTC
SarK0Y
(2)
Hi there, my Friends.
:D
here, i'd like to discuss the possible & the best techniques for subj. 1st & foremost, i would like to share my humble approach to protect buffers.
code:
https://sourceforge.net/projects/dasofi
description:
http://alg0z.blogspot.ru/2014/10/dabofi.html
perhaps, description seems too short, but i hope code is more verbose ;)
======================
Thanks a lot in Advance for your contribution.
Oct 28, 2014 at 9:17pm UTC
MiiNiPaa
(8886)
So you invented buffer adaptor which checks for overflows and litters standard output with error messages
Oct 28, 2014 at 10:23pm UTC
SarK0Y
(2)
Yeah. actually, it's very idea to not multiply extraneous entities. Thereby code becomes simple, fast, reliable & safe as well.
Topic archived. No new replies allowed.