# c/size

Displays the number of frames of object code. This number
does not include the number of FlashBASIC object code frames.

## Example(s)

```
list dict bp c/size
```

## See also

- [c/flash](https://d3codex.com/attributedefiningitem/c-flash/)
- [c/total](https://d3codex.com/attributedefiningitem/c-total/)
- [compile command](https://d3codex.com/tcl/compile-command/)
- [list-obj command](https://d3codex.com/tcl/list-obj-command/)

---
Source: https://d3codex.com/attributedefiningitem/c-size/ - part of the D3Codex reference.
