Re: How do I set bitmap from include file ... My code doesn't work !!
- Posted by Jerry_Story May 17, 2010
- 1219 views
In Euphoria, indexes start with 1, unlike some languages where indexes start with zero. So what would happen if you changed the 1's to 2, and the 0's to 1?