Query: language::intercal::splats
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INTERCAL::Splats(3pm) User Contributed Perl Documentation INTERCAL::Splats(3pm)TITLELanguage::INTERCAL::Splats - errorsDESCRIPTIONExecution of CLC-INTERCAL program can produce many errors, one of the most common is attempting to execute a comment. Errors are reported using a splat, consisting of an error code and an error message. The splat code is also available in the special expression * after the error occurred: this is only useful when the program is multithreaded (another thread produced the splat) or within events, as producing a splat is always fatal and causes the program to terminate. When printing a splat, the format will always be: *nnn message where nnn is the splat code. See file blib/htmldoc/errors.html in the distribution build directory (or the corresponding page in the online reference manual) for a list of splat codes.SEE ALSOA qualified psychiatristAUTHORClaudio Calvelli - intercal (whirlpool) sdf.lonestar.org (Please include the word INTERLEAVING in the subject when emailing that address, or the email may be ignored) perl v5.8.8 2008-03-29 INTERCAL::Splats(3pm)
| Related Man Pages |
|---|
| intercalc(1p) - debian |
| sick(1p) - debian |
| pmie_check(1) - centos |
| language::intercal::charset::hollerith(3pm) - debian |
| router::simple(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |