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.
Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: Unix (Linux, FreeBSD, etc.), Windows, OS X, iOS, and Android.
0 Questions
Describes the update of a display (or a part of it, like a program window) to show the latest version of the data.
0 Questions
Coercion, type conversion and typecasting are different ways of, implicitly or explicitly, changing an entity of one data type into another.
0 Questions
iOS API : A movie player (of type MPMoviePlayerController) that manages the playback of a movie from a file or a network stream.
MPMoviePlayerController was replaced in iOS 8 by AVKit classes such as `AVPlayerViewController`, and is formally deprecated in iOS 9
0 Questions
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
0 Questions
An open source Ruby processor for converting AsciiDoc markup into HTML 5, DocBook 4.5 and other formats.
0 Questions
Extensions add new functionality to an existing class, structure, or enumeration type.
0 Questions
Cognos is an IBM subsidiary which provides a range of business intelligence and performance management products.
0 Questions
IMap is Hazelcast IMDG abstract structure similar to standard library map.
0 Questions