Sciweavers

3708 search results - page 28 / 371
» Programming with C Exceptions
Sort
View
160 views 117 votes 15 years 4 months ago  GI 1995»
In the past decade, the programming languages C++, FORTRAN 90 and Oberon-2 allevolved from their ancestors. This invites to reflect upon the suitability ofthese modern programming...
252 views 192 votes 16 years 11 months ago
"The purpose of this book is to teach you how to write GUI programs using Qt 3."
156 views 114 votes 15 years 5 months ago  CSMR 2002»
With the growing popularity of the Java programming language for both client and server side applications in network-centric computing, there is a rising need for programming libr...
88 views 101 votes 15 years 5 months ago  ICSM 1996»
Reverse engineering of program code is the process of constructing a higher level abstraction of an implementation in order to facilitate the understanding of a system that may be...
105 views 88 votes 15 years 6 months ago  SIGADA 2005»
In this paper, we describe an approach to automatically creating C++ bindings to Ada libraries utilizing capabilities of the Ada Semantic Interface Specification (ASIS). We discus...
101 views 72 votes 15 years 6 months ago  PLDI 2003»
80 views 118 votes 14 years 10 months ago  IJSSE 2010»
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...
134 views 212 votes 16 years 1 months ago  POPL 2009»
This paper presents a type-based solution to the long-standing problem of object initialization. Constructors, the conventional mechanism for object initialization, have semantics...
385 views 224 votes 16 years 11 months ago
C++ is taught "the Qt Way"
89 views 74 votes 15 years 6 months ago  GPCE 2004»