| 
| Subject: | Uses a windows specific line... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Will Schleter | 
|---|
 | Date: | 2015-03-05 12:02:52 | 
|---|
 |  |  |  | 
Will Schleter rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Good | 
|---|
|  | 
  Will Schleter - 2015-03-05 12:02:52Uses a windows specific line delimiter, but that is easy to fix. Does not allow the initial value of variables to be specified (defaults to 1). There are a few instances of uninitialized variables being used which works but may cause warnings, depending on your configuration. Again, these are very easy to fix. Thanks. |