Search:

Type: Posts; User: tamme tekkel

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,034

    thank you that's the answer. it's working now. ...

    thank you that's the answer. it's working now.

    GR
    T&T
  2. Replies
    2
    Views
    1,034

    count with carry

    hello
    i have the next define

    #define N 10
    int G1[N], G2[N], G3[N]

    i whant to add G1 an G2 and put it in G3. example:

    G1= 128 G2= 122. when i add 2 and 8 = 10. the carry how i can add...
  3. Replies
    6
    Views
    1,337

    C++ builder 6

    Hello,

    everyone say to me it's better to use C++builder instead of
    turbo C++. A colleage send me a working cpp in builder
    only how i can make it work.
    I read the help file that in builder you...
  4. Replies
    6
    Views
    1,337

    re pointer sort

    this is my code:

    The printed tekst is in Dutch.
    only a sort this is the option wat i want in this code.
    i hope that someone me cab help me?



    T&T
  5. Replies
    6
    Views
    1,337

    (Maximum 21 pointers ) Program must be: how...

    (Maximum 21 pointers )

    Program must be:

    how much pointer you whant to sort ? -> editbox <- user gives 5 (the value the user plus 1)
    Give the pointers. -> editbox<- at here must be value of...
  6. Replies
    6
    Views
    1,337

    Sort pointers

    Hello

    i have some problem withe sorting pointers can some one help me ?

    the problem is : i give in how much pointer i want to sort with max of 20
    plus one exta
    when i give example in: first...
Results 1 to 6 of 6