| Paketname | libblocksruntime0 |
| Beschreibung | Blocks Runtime library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.1-1 |
| Sektion | libs |
| Priorität | extra |
| Installierte Größe | 68 Byte |
| Hängt ab von | libc6 (>= 2.1.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Mark Heily |
| Quelle | libblocksruntime |
| Paketgröße | 8048 Byte |
| Prüfsumme MD5 | 90965553a2733ebf790c751ea3b3b842 |
| Prüfsumme SHA1 | 58c78caf82ac15593ab351268cfb26ff28e45a75 |
| Prüfsumme SHA256 | 68a9d1830e7e74032c38c76bc8be96e10de6471bfe2077440a66fb99d11755c3 |
| Link zum Herunterladen | libblocksruntime0_0.1-1_i386.deb |
| Ausführliche Beschreibung | Blocks are a proposed extension to the C, Objective C, and C++ languages
developed by Apple to support the Grand Central Dispatch concurrency engine.
Blocks are anonymous inline functions that automatically capture a read-only
copy of local variables, and have read-write access to local variables that
are declared with the "__block" storage class.
.
This package contains a library that is needed by programs that use Blocks.
|