Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Flexible array members is a C feature introduced in C99 whereby one can declare the last element to be an array of unspecified size.
0 Questions
Provides properties, events and methods to elements to support WPF framework level capabilities such as layout, object lifetime events, databinding and styles.
0 Questions
Explicit instantiation lets you create an instantiation of a C++ templated class or function without actually using it in your code.
0 Questions
Paxos is a family of protocols for a network of unreliable processors to agree on a result.
0 Questions
PSR-0 describes requirements that must be adhered to for autoloader interoperability in PHP.
0 Questions
fA UIEvent object (or, simply, an event object) represents an event in iOS. There are three general types of event: touch events, motion events, and remote-control events. It is declared in UIKit framework. It is available in iOS 2.0 and later
0 Questions
Yahoo! Cloud Serving Benchmark (YCSB): framework and common set of workloads for evaluating the performance of different "key-value" and "cloud" serving stores.
0 Questions
Version 4.8.x of the GNU Compiler Collection. The C compiler is the de facto for Linux (though not all versions of Linux use version 4.8.x),. The compiler collection supports many other languages and platforms as well.
0 Questions
Paginator bundle for Symfony2 (PHP Framework) to automate pagination and simplify sorting and other features.
0 Questions