intel / intel/pcm

Probably needs some refactoring?

Open
#815 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
3.3k
Forks
528
Avg merge
1h 40m
Merged PRs (30d)
2

Description

Possible improvements:

- Split large source files into several smaller ones.
- Remove useless C includes like string.h.
- Move some includes (like ) under extern "C" {}.
- Split classes and methods.
- Move *nix and Windows code into separate files or static libraries.

I suggest make a list of improvements so that later can add a separate issue for each of them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.