A curated list of C good stuff. This list contains only open-source code (as defined by the linked Open Source Definition), and sellers who aren't evil for physical resources. This is released under a ...
/*Null-terminated char sequences can be transformed into strings implicitly and strings can be transformed * into null-terminated char sequences by using either of string's member functions: c_str or ...