Sciweavers

3404 search results - page 17 / 681
» C Programming Tutorial
Sort
View
80
Voted
TOOLS
1992
IEEE
15 years 1 months ago
A Tour of C++
M. Mowbray
PADL
2000
Springer
15 years 1 months ago
GNU Prolog: Beyond Compiling Prolog to C
Daniel Diaz, Philippe Codognet
TOOLS
1991
IEEE
15 years 1 months ago
An Introduction to C++
Stanley B. Lippman
PLDI
2003
ACM
15 years 2 months ago
A practical flow-sensitive and context-sensitive C and C++ memory leak detector
This paper presents a static analysis tool that can automatically find memory leaks and deletions of dangling pointers in large C and C++ applications. We have developed a type s...
David L. Heine, Monica S. Lam