home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!olivea!charnel!rat!koko.csustan.edu!nic.csu.net!csbina.csubak.edu!camp5
- From: camp5@csbina.csubak.edu
- Newsgroups: comp.lang.c
- Subject: Re: Conversion of BASIC code to "C"
- Message-ID: <1993Jan10.131651.1@csbina.csubak.edu>
- Date: 10 Jan 93 21:16:51 GMT
- References: <1993Jan8.183821.20711@adobe.com>
- Followup-To: comp.lang.c
- Organization: California State University, Bakersfield
- Lines: 8
- Nntp-Posting-Host: csbina.csubak.edu
-
- In article <1993Jan8.183821.20711@adobe.com>, (Scott Sivi) writes:
- > Does there exist a method or application by which BASIC files can be
- > converted
- > to "C".
- You probably couldn't even do it by hand unless the BASIC program was
- completely flowed and never used a GOTO! The way BASIC programmers spaghetti-
- code programs, I doubt it's possible. (I'm assuming you won't use goto in C.
- I wouldn't.)
-