Sciweavers

3708 search results - page 29 / 742
» Programming with C Exceptions
Sort
View
PLDI
2003
ACM
14 years 28 days ago
The nesC language: A holistic approach to networked embedded systems
David Gay, Philip Levis, J. Robert von Behren, Mat...
IJSSE
2010
80views more  IJSSE 2010»
13 years 5 months ago
Improving Memory Management Security for C and C++
Memory managers are an important part of any modern language: they are used to dynamically allocate memory for use in the program. Many managers exist and depending on the operati...
Yves Younan, Wouter Joosen, Frank Piessens, Hans V...
POPL
2009
ACM
14 years 8 months ago
Masked types for sound object initialization
This paper presents a type-based solution to the long-standing problem of object initialization. Constructors, the conventional mechanism for object initialization, have semantics...
Xin Qi, Andrew C. Myers

Book
385views
15 years 5 months ago
Intro to Design Patterns in C++ and Qt 4
C++ is taught "the Qt Way"
Alan Ezust, Paul Ezust