[expr] function available since [Tcl] 8.5: Converts a number to ''some'' integral type (int, wide or bignum). The name of this function is derived from French, via ALGOL. ---- [LV] So, this is functionally similar to a cast? What happens when the number being entiered doesn't fit into the size type? A bignum being ''cast'' into an int, for instance? ---- [Category Glossary] [Category Command]