File: drawmap.h

package info (click to toggle)
gnurobots 1%3A0.95-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 456 kB
  • ctags: 263
  • sloc: ansic: 1,322; lisp: 560; makefile: 107
file content (1 line) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (5)
1
void draw_map(int **map, int nrows, int ncols);