Secure Cooking with C and C++, Part 2 (O'ReillyNet)
[Posted July 30, 2003 by cook]
O'Reilly has published
part two in a three part series on secure programming in C/C++
"
In part two in this three-part series of sample recipes from Secure
Programming Cookbook for C and C++, the authors discuss some of the factors
to consider to properly decode a URL, and they provide example code
programmers can use to securely decode URLs.
"
You may want to start off with
part one of the series.
(
Log in to post comments)