Sciweavers

632 search results - page 1 / 127
» C and C Style Guides
Sort
View
220
Voted

Book
385views
16 years 10 months ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."

Book
1759views
16 years 10 months ago
The C++ Hackers Guide
"This book contains over 100 hacks which help C++ programs deal with the real. It includes coding tricks, tips on how to code safely, ideas on programming style, and some real...
Steve Oualline

Book
352views
16 years 10 months ago
C Elements of Style
This book covers the styling code convention of the C language.
Steve Oualline
SIGSOFT
1996
ACM
15 years 4 months ago
Using Object-Oriented Typing to Support Architectural Design in the C2 Style
Abstract -- Software architectures enable large-scale software development. Component reuse and substitutability, two key aspects of large-scale development, must be planned for du...
Nenad Medvidovic, Peyman Oreizy, Jason E. Robbins,...
ICSE
1997
IEEE-ACM
15 years 4 months ago
Reuse of Off-the-Shelf Components in C2-Style Architectures
-- Reuse of large-grain software components offers the potential for significant savings in application development cost and time. Successful component reuse and substitutability ...
Nenad Medvidovic, Peyman Oreizy, Richard N. Taylor