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.
Refers to 0-terminated strings as popularized by C, as well as the header-files `string.h` and `cstring`.

0 Questions

The exception that is thrown when a method call is invalid for the object's current state.

0 Questions

A fallback is a design pattern useful in situations, when certain advanced functionality may be used only if certain conditions are met. If the conditions cannot be fulfilled, algorithm reverts to the so-called fallback function, which achieves the goal using less sophisticated methods.

0 Questions

This is the Symfony 3.3.x specific tag. Use it in addition to the symfony3 tag if your question is specific to Symfony 3.3.x — not just 3.x.

0 Questions

A Word add-in is installed functionality that adds custom commands and new features to Microsoft Word.

0 Questions

🚀 NGXS - Provides State Management for Angular apps based on a Event Sourcing model.

0 Questions

Nx is an open source, next generation build system with first class monorepo support and powerful integrations.

0 Questions

Creating, using and customizing error pages to enhance user experience.

0 Questions

The single-quote character (')

0 Questions

GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.

0 Questions

A Java agent allows for the instrumentation of a Java application by using another Java program that is specified on the command line.

0 Questions