cd dir
ctags -R
cscope -R -p10
grep -rnw 'dir' -e 'pattern'
/* See if our average vector matches that of Python's */ | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <stdint.h> | |
#include <png.h> | |
// For getting the PNG data and header/information back | |
typedef struct | |
{ |