FujiNetWIFI / FujiNetWIFI/fujinet-lib
Feature suggestion: Add function to return the fujinet-lib version.
- Dominant language
- C
- Stars
- 9
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
However it makes most sense.. could return a char *, could take a char* as a param and fill it, or could take 3 int pointers and fill thos with the major.minor.patch, etc. I like the first, that way can do something simple like "printf("Version: %s", fn_get_lib_version())" or something like that..
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the public fujinet-lib API and the existing version information. Define the requested fn_get_lib_version() entry point according to the issue's preferred string-returning usage, and verify that callers can obtain the library version as shown in the request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100