https://github.com/pfac/benchies
Little snippets of code used to obtain some specific information about the system.
https://github.com/pfac/benchies
Last synced: 9 months ago
JSON representation
Little snippets of code used to obtain some specific information about the system.
- Host: GitHub
- URL: https://github.com/pfac/benchies
- Owner: pfac
- Created: 2012-08-05T02:02:16.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T02:18:53.000Z (almost 14 years ago)
- Last Synced: 2025-02-21T11:23:23.690Z (over 1 year ago)
- Language: C
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
benchies
========
Little snippets of code used to obtain some specific information about the system.
sizeof::
Retrieves the size (in bytes) of the basic datatypes.