Sciweavers

3708 search results - page 20 / 742
» Programming with C Exceptions
Sort
View
FTCS
1998
144views more  FTCS 1998»
15 years 3 months ago
Improving Software Robustness with Dependability Cases
Programs fail mainly for two reasons: logic errors in the code, and exception failures. Exception failures can account for up to 2/3 of system crashes [6], hence are worthy of ser...
Roy A. Maxion, Robert T. Olszewski
82
Voted
CEFP
2009
Springer
15 years 7 days ago
Functional Programming with C++ Template Metaprograms
Zoltán Porkoláb
106
Voted
TOOLS
1998
IEEE
15 years 6 months ago
C++ Program Information Database for Analysis Tools
Program information extracted from source codes is valuable for research in many software engineering fields. Many program analysis tools in these fields usually share some common...
Wanghong Yuan, X. Chen, Tao Xie, Hong Mei, Fuqing ...