Alternatives for Unsafe Strings Functions in C

Posted by shantzg001 on Feb 15, 2009 6:37 AM EDT
safercode.com; By Shantanu Goel
Mail this story
Print this story

A string is a fundamental part of programs all around us. Data exchange in many forms happens in strings (e.g. user input, command line arguments, web forms, text protocols and what not.) But most programs written in C are plagued by security issues because of their usage of unsafe functions.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

Subject Topic Starter Replies Views Last Post
*Most* programs?!? phsolide 18 1,220 Feb 16, 2009 10:42 PM

You cannot post until you login.