0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Make a Visual Assist-X -like version for Linux!!!! :) :)
Re: Library in C
You are probably with the most common and known library of them all.. the Standard C Library. It has good utilities you can use.. functions from headers <stdio.h>, <stdlib.h>, <string.h>, <time.h> will give you much power for your program. Then you can either use libraries for OS-specific.. like the UNIX …
The End.
Tassos Souris