Search:

Type: Posts; User: isaac_s

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    7,265

    Hmm, so I've just finished now some changes....

    Hmm, so I've just finished now some changes.
    I've uploaded some part of the code.

    pack.h
    pack.c

    Thanks again for helping me out on this one.
    I'll probably cut down some of the code by...
  2. Replies
    10
    Views
    7,265

    Cactus_Hagger, first of all thanks for the reply....

    Cactus_Hagger, first of all thanks for the reply.

    /* How does the other side know the length of the packet? (I usually send it first with either a 16/32 bit number - which I usually write to the...
  3. Replies
    10
    Views
    7,265

    anonytmouse, thanks again! Going to work on that...

    anonytmouse, thanks again!
    Going to work on that :)
  4. Replies
    10
    Views
    7,265

    anonytmouse: Oh, you're right. How could I...

    anonytmouse:
    Oh, you're right.
    How could I forget that.

    But wait, should I return the size, and change the function to receive a pointer to a buffer
    or should I insert the size lets say on the...
  5. Replies
    10
    Views
    7,265

    Hello, First of all, thanks both of you for...

    Hello,

    First of all, thanks both of you for the advices.
    I've implemented what both of you said.

    The main reason that I've asked for the advices, was that I felt that the excessives calls for...
  6. Replies
    9
    Views
    1,666

    //printf("tabz); You're missing the second "...

    //printf("tabz);

    You're missing the second " to close the string.
  7. Replies
    10
    Views
    7,265

    writing a pack-style function, any advices?

    Hello there,

    Great forum, I don't know how I didn't find it before.
    So my problem is, I'm trying to write a C version of perl's pack function.

    It's not a homework or something, I was trying to...
Results 1 to 7 of 7