| delorie.com/archives/browse.cgi | search |
| Lines: | 11 |
| X-Admin: | news AT aol DOT com |
| From: | wcount12 AT aol DOT com (WCount12) |
| Newsgroups: | comp.os.msdos.djgpp |
| Date: | 22 May 2001 16:43:31 GMT |
| Organization: | AOL, http://www.aol.co.uk |
| Subject: | Initializing arrays problem |
| Message-ID: | <20010522124331.00567.00000895@ng-mi1.aol.com> |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
I am getting an error message "numeric constant contains digits beyond the
radix" when initializing the below.
int days_array = { 0101,0102,0103,0104 .........};
(mmdd format for the whole year)
Any help appreciated.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |