Search:

Type: Posts; User: dreadkopp

Search: Search took 0.00 seconds.

  1. nevermind my last posting.... got another...

    nevermind my last posting.... got another problem....

    program compiles without problems and seems to work correctly... but the uotput is totaly wrong most of the times...

    the problem is, that...
  2. grrrr... thought i got everything correct...

    grrrr... thought i got everything correct now..... but it seens like i
    donīt...

    looks like this




    #include <stdio.h>
  3. hope so... thx... now using c99 instead of gcc......

    hope so... thx... now using c99 instead of gcc... seems to work :)
  4. made it small test programm for my infinite...

    made it small test programm for my infinite variables-issue.

    instead of





    int *vielfache = new int grad;
    for (int i=0; i-1 <grad; i++)
  5. "new int" is just c++? ........... howto...

    "new int" is just c++?

    ........... howto create infinite variables with c?

    have had no idea howto do this, so i did some google-research and found this code.... thought it was in c...
  6. need help with c-code for polynomial calculation

    aloha community,

    got a little problem with my c-code ...

    i need to write a program for polynom calculation.

    looks like this:
Results 1 to 6 of 6