Search:

Type: Posts; User: radxxx

Search: Search took 0.00 seconds.

  1. Thread: p++ and ++p

    by radxxx
    Replies
    10
    Views
    12,848

    p++ and ++p

    hey again everyone, what is the difference in c between ++p and p++?
  2. Replies
    3
    Views
    1,616

    questions about pointers

    hey guys, im kind of new in c and i have two questions, first what is the void * v[] for? second what is the "comp" in this line? "int (*comp)(void *,void *);" its part of an example program for...
  3. Thread: wired thing

    by radxxx
    Replies
    2
    Views
    946

    wired thing

    hey everybody,
    i was writing a program that suppose to print a number in binary base given a number in decimal, anyhow i have a really wired problem, the program is working for 1-3 but for 4-7 is...
  4. Thread: java to c.

    by radxxx
    Replies
    3
    Views
    1,172

    java to c.

    hey everybody, ive just started studying the language, im familiar with java so people told me its relatively easy... well, i have couple of questions if someone is willing to help.
    in this example:...
Results 1 to 4 of 4