Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcl - gugu256's C Library

I'm trying to create a personal library to make it easier for me to code in C. Feel free to contribute if you've already coded things that are still in the to do list!

TO DO:

  • something better than scanf()

  • equivalents to shell commands (cd, mkdir, pwd, ls)

  • error handling

  • document the funcs/comment them

DONE:

  • str_is_in()
  • str_ends_with()
  • str_starts_with()
  • str_is_equal() (string)
  • write_file()
  • read_file()
  • printing text to the terminal with colors (color.h)

About

My personal C library

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages