Sciweavers

9595 search results - page 47 / 1919
» Functional programming in C
Sort
View
AADEBUG
1997
Springer
14 years 2 months ago
Backwards-Compatible Bounds Checking for Arrays and Pointers in C Programs
This paper presents a new approach to enforcing array bounds and pointer checking in the C language. Checking is rigorous in the sense that the result of pointer arithmetic must r...
Richard W. M. Jones, Paul H. J. Kelly
JSS
2010
107views more  JSS 2010»
13 years 8 months ago
An empirical investigation into branch coverage for C programs using CUTE and AUSTIN
Automated test data generation has remained a topic of considerable interest for several decades because it lies at the heart of attempts to automate the process of Software Testi...
Kiran Lakhotia, Phil McMinn, Mark Harman
SCAM
2009
IEEE
14 years 4 months ago
A Value Analysis for C Programs
Géraud Canet, Pascal Cuoq, Benjamin Monate
ASIAN
2007
Springer
114views Algorithms» more  ASIAN 2007»
14 years 4 months ago
Compiling C Programs into a Strongly Typed Assembly Language
Takahiro Kosakai, Toshiyuki Maeda, Akinori Yonezaw...