Search:

Type: Posts; User: oded_re

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,495

    hey i think i can help you with that but i don't...

    hey i think i can help you with that but i don't understand exactly what your program suppose to do.
    can you give an example of the input you expect and the output you want to genarate
    thanks
  2. Replies
    29
    Views
    4,794

    i'll try to explain it another way. if at the...

    i'll try to explain it another way.
    if at the beginning of the program you know exactly how many data types and from which type - you are going to use in your program than you dont have to allocate...
  3. Replies
    5
    Views
    1,779

    after taking a course in data bases i can tell...

    after taking a course in data bases i can tell you that as far as i know,
    and im pretty sure about it, there is no better way to find the 1000 largest without sorting, the only other alternative i...
  4. Replies
    4
    Views
    917

    I need help - this is a hard one...

    hey,
    in my program i used the function

    int vsnprintf( char *buffer, size_t count, const char *format, va_list argptr);

    if you don't remember.. it receives the following arguments: list...
Results 1 to 4 of 5