Search:

Type: Posts; User: boggle

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    27,380

    Cheers for the reply - I think I get it now. I...

    Cheers for the reply - I think I get it now. I had read the FAQ you suggest but am a newbie so the subtlety of this point didn't sink in. Thanks again.
  2. Replies
    4
    Views
    27,380

    "differs in levels of indirection" warning

    Hi there,

    My compiler gave me the following warning for some code:

    \main.c(83) : warning C4047: 'initializing' : 'float *' differs in levels of indirection from 'int'

    line 83 reads:
  3. you guys rock!! Thanks.

    you guys rock!! Thanks.
  4. Thanks guys. One question about the sample...

    Thanks guys.

    One question about the sample code you provided vart - why the use of the "if" statement?

    Also, I am not sure what you mean by the return value.

    I am very grateful for the help....
  5. arrays in functions where the size is a formal argument

    HI there,

    I'm new to both this forum and to C programming so apologies in advance if my question is answered in the FAQ or elsewhere but I could not find it.

    I would like to do the following:
    ...
Results 1 to 5 of 5