delorie.com/archives/browse.cgi | search |
Message-ID: | <3578B893.620097B8@ipass.net> |
From: | Terry <iceman AT ipass DOT net> |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Whats wrong with this code?? |
References: | <357727A4 DOT A4DDD451 AT pipeline DOT com> |
Lines: | 9 |
Date: | Sat, 06 Jun 1998 03:38:38 GMT |
NNTP-Posting-Host: | ts9-81-ppp.ipass.net |
NNTP-Posting-Date: | Fri, 05 Jun 1998 23:38:38 EDT |
Organization: | iPass.Net |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Well, for one the dimension on "points" is one to small. CUBE points[7]; Using this, you can only use subscripts points[0] to points[6]; I don't know if that is the total problem but maybe a small part. Terry
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |