Search:

Type: Posts; User: zakshabka

Search: Search took 0.01 seconds.

  1. ah ok that makes perfect sense! thanks a lot

    ah ok that makes perfect sense! thanks a lot
  2. HELP: cannot find any explanation for the compilation error I am getting

    When I try to compile my program, I always get the following error:

    "warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘int *’ [-Wformat=] printf("the number of quarters...
  3. ah ok good catch, thanks

    ah ok good catch, thanks
  4. error: expected identifier or ‘(’ before ‘{’ token '{ '

    I can't figure out why my code will not compile.
    The error listed above is the only error shown on the terminal.
    I have tried taking the ';' after the main(void) statement (as suggested on...
  5. wow... well now I feel stupid... thanks a lot...

    wow... well now I feel stupid... thanks a lot rstanley!
  6. '/n' not working in basic 'hello world' code

    I've written the classic hello world program and it is exactly the same as I have seen in many examples. However, when I run the program, the text (hello world) is printed on the same line as the...
Results 1 to 6 of 6