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.
A series of things (events, functions, actions, and etc) connected or following in succession.
0 Questions
unistd.h is a C/C++ header files contains needed to provide access to the POSIX operating systems
0 Questions
PGM is a grayscale image format used by the Netpbm library and other graphics software.
0 Questions
DBD is a common prefix for all perl modules used as database drivers by the DBI module. These drivers hide the internals of different relational database management systems by providing a common API through the DBI module.
0 Questions
.jsfl files are used to add functionality in the Flash Authoring environment; they contain JavaScript code and access the Flash JavaScript API.
0 Questions
A parameterless closure (functional programming) or a function generated by a compiler to aid runtime linking with a dynamic library function.
0 Questions
Portable applications are applications that can be installed to and used from a portable storage like an USB flash drive.
0 Questions
Preventing source code being obtained, copied, read by various means such as obfuscation and encryption. Applies especially to interpreted languages such as JavaScript where source code will be run directly on the user's machine.
0 Questions