Use another language to call a function: Difference between revisions

Content deleted Content added
→‎{{header|C}}: Delete redundant code. Add link to comment.
Begin python solution. Please simplify, if possible.
Line 444:
return pclose(fp) >= 0 && *Length != 0;
}</lang>
 
=={{header|Python}}==
 
=={{header|Tcl}}==