Codex tools: Log in
Apparently, this function will truncate the string provided, down to the number of characters specified in the second argument.
wp_html_excerpt($string, $length)
Returns the truncated string.