#425 closed defect (fixed)
Policy for types of number of elements
| Reported by: | Paul Price | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Need to document that we will use unsigned int for the number of elements.
We also talked about putting in a MAX_MEM value into the memory allocation to
cause it to give a warning when allocating more than MAX_MEM bytes --- this
should help catch allocations of a negative number of bytes.
Note:
See TracTickets
for help on using tickets.

this has been added to the SDRS (section 2.4.4)