Sciweavers

3404 search results - page 124 / 681
» C Programming Tutorial
Sort
View
CCS
2003
ACM
15 years 3 months ago
Buffer overrun detection using linear programming and static analysis
This paper addresses the issue of identifying buffer overrun vulnerabilities by statically analyzing C source code. We demonstrate a light-weight analysis based on modeling C stri...
Vinod Ganapathy, Somesh Jha, David Chandler, David...
IWPC
2003
IEEE
15 years 3 months ago
gccXfront: Exploiting gcc as a Front End for Program Comprehension Tools via XML/XSLT
Parsing programming languages is an essential component of the front end of most program comprehension tools. Languages such as C++ can be difficult to parse and so it can prove ...
Mark Hennessy, Brian A. Malloy, James F. Power
CC
2003
Springer
120views System Software» more  CC 2003»
15 years 3 months ago
Run-Time Type Checking for Binary Programs
Abstract. Many important software systems are written in the C programming language. Unfortunately, the C language does not provide strong safety guarantees, and many common progra...
Michael Burrows, Stephen N. Freund, Janet L. Wiene...
JLP
2000
104views more  JLP 2000»
14 years 9 months ago
Dynamic updates of non-monotonic knowledge bases
In this paper we investigate updates of knowledge bases represented by logic programs. In order to represent negative information, we use generalized logic programs which allow de...
José Júlio Alferes, João Alex...
CHI
2006
ACM
15 years 10 months ago
Waypointing and social tagging to support program navigation
Margaret-Anne D. Storey, Li-Te Cheng, R. Ian Bull,...