From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: santosh Newsgroups: gmane.emacs.help Subject: Re: How to exit out of a function ? what is try-catch-throw in terms of Program Counter Date: Sun, 21 Oct 2007 21:24:07 +0530 Organization: Aioe.org NNTP Server Message-ID: References: <1192913158.922454.108100@k35g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: ger.gmane.org 1192992075 32524 80.91.229.12 (21 Oct 2007 18:41:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Oct 2007 18:41:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 21 20:41:15 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ijfje-0007pr-Dk for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Oct 2007 20:41:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjfjW-0005bV-Pm for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Oct 2007 14:41:06 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!oleane.net!oleane!news.ecp.fr!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.lang.c,comp.lang.c++ Original-Followup-To: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: ePQN6f3vbjjtLvHkAdzJtA.user.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: KNode/0.10.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:153168 comp.lang.c:827844 comp.lang.c++:954274 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48670 Archived-At: Kenny McCormack wrote: > But here's the thing: I seriously doubt that, in the hosted world (at > any rate), anything that can be written in "ISO C" [ ... ] Lookup libraries like libTomCrypt, libTomMath etc. Many applications that do "number crunching", by and large, can be, and often are, written in Standard C.