| www.delorie.com/archives/browse.cgi | search |
| Newsgroups: | comp.os.msdos.djgpp,comp.programming,comp.unix.programmer,comp.os.msdos.programmer |
| Subject: | Re: quickbasic record to c struct? |
| Message-ID: | <1996Dec11.094130.2322@nntp.muohio.edu> |
| From: | randy AT avian DOT dars DOT muohio DOT edu (Randy Kaelber) |
| Date: | 11 Dec 96 09:41:30 -0500 |
| Followup-To: | comp.os.msdos.djgpp,comp.programming,comp.unix.programmer,comp.os.msdos.programmer |
| References: | <58gksj$ign AT butterfly DOT hjs DOT com> <32ACD779 DOT 6923 AT cs DOT com> |
| Nntp-Posting-Host: | avian.dars.muohio.edu |
| Lines: | 11 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
John M. Aldrich (fighteer AT cs DOT com) wrote: > Finally, as another poster mentioned, BASIC arrays go from 1..n, while C > arrays go from 0..(n-1). Thus, the size arguments to the string Are we sure of this? It's been years since I've done any BASIC programming, but I'm quite certain that array indexes started at 0. -- Randy Kaelber: kaelbers AT muohio DOT edu DARS Programmer/Analyst, Miami University, Oxford, OH 45056 USA http://avian.dars.muohio.edu/~randy/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |