Ticket #1089: resizableintegerarray.pmc.p1
| File resizableintegerarray.pmc.p1, 419 bytes (added by kurahaupo, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | *** src/pmc/resizableintegerarray.pmc 2009-10-06 17:29:09.000000000 +1300 |
| 2 | --- src/pmc/resizableintegerarray.pmc.1 2009-10-06 17:30:22.000000000 +1300 |
| 3 | *************** |
| 4 | *** 198,204 **** |
| 5 | |
| 6 | =item C<void unshift_integer(INTVAL value)> |
| 7 | |
| 8 | ! Add and integer to the start of the array. |
| 9 | |
| 10 | =cut |
| 11 | |
| 12 | --- 198,204 ---- |
| 13 | |
| 14 | =item C<void unshift_integer(INTVAL value)> |
| 15 | |
| 16 | ! Add an integer to the start of the array. |
| 17 | |
| 18 | =cut |
| 19 |
