Website for C debugging puzzles -


could recommend website c debugging puzzles?

thanks

take subversion, git or other repo on net, contains project written in c

compile, run, break debug .... give community. never run out of challenges

here some:

  1. http://git.gnome.org/browse/
  2. http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=summary
  3. http://git.savannah.gnu.org/cgit/qemu.git
  4. http://directory.fsf.org/gnu/

and millions more!


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -