A collection of my random opensource C and C++ programs

c cpp math mathematics program random utilities utility
2 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a connection issue between a C client (fingerclient.c) and server (fingerserver.c) program. This involves compiling both programs, running the server, attempting to connect with the client, and identifying/resolving the cause of the connection failure.

Complexity: 4/5
bug enhancement help wanted good first issue

A collection of my random opensource C and C++ programs

C
#c#cpp#math#mathematics#program#random#utilities#utility

AI Summary: Add a .idea directory to the project, which is the project configuration directory generated by the CLion IDE. This will allow users of CLion to easily open and work on the project within the IDE.

Complexity: 1/5
bug enhancement help wanted

A collection of my random opensource C and C++ programs

C
#c#cpp#math#mathematics#program#random#utilities#utility