Advertisement
freakshow

emacs compilation output

Sep 23rd, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.36 KB | None | 0 0
  1. -*- mode: compilation; default-directory: "~/sandbox/c_programming/chap9/" -*-
  2. Compilation started at Sun Sep 22 20:39:14
  3.  
  4. gcc increment3.c -o increment3
  5. increment3.c: In function â\200\230mainâ\200\231:
  6. increment3.c:38: error: expected â\200\230;â\200\231 before â\200\230returnâ\200\231
  7.  
  8. Compilation exited abnormally with code 1 at Sun Sep 22 20:39:14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement