Open Issues Need Help
View All on GitHub fingerclient.c doesnt connect to the fingerserver 2 months ago
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
Add .idea CLion project directory 2 months ago
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