Tracks
/
Tcl
Tcl
/
Exercises
/
Error Handling
Error Handling

Error Handling

Easy

Instructions

Implement various kinds of error handling and resource management.

An important point of programming is how to handle errors and close resources even if errors occur.

This exercise requires you to handle various errors. Because error handling is rather programming language specific you'll have to refer to the tests for your track to see what's exactly required.

The Tcl Wiki entry on Errors management is useful for this exercise.

Edit via GitHub The link opens in a new window or tab
Tcl Exercism

Ready to start Error Handling?

Sign up to Exercism to learn and master Tcl with 124 exercises, and real human mentoring, all for free.