Search:

Type: Posts; User: mattnp12

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    4,116

    So I'm sure the solution isn't as easy as redoing...

    So I'm sure the solution isn't as easy as redoing the sudo command (not that I'd be sure what to include with them anyway), so am I in more trouble than a novice can handle? Or, ideally, is there a...
  2. Replies
    9
    Views
    4,116

    I got Xcode, which should have made this all...

    I got Xcode, which should have made this all easier, but I clearly messed something up. Could any of these commands have been potentially damaging?

    gcc -c -ggdb -std=c99 cs50.c -o cs50.o
    ar rcs...
  3. Replies
    9
    Views
    4,116

    Alright, I've located all of my include files,...

    Alright, I've located all of my include files, but am now having a hard time figuring out how to get gcc to redirect its path to that particular folder. I'm obviously a newbie (a couple days of...
  4. Replies
    9
    Views
    4,116

    Some Compiling Problems

    Hey all,

    I'm trying to compile a C program (something that writes a table, the code is fine, and not the issue) in my terminal (on an Apple). However, whenever I try to execute "gcc temp.c",...
Results 1 to 4 of 4