Search:

Type: Posts; User: rec0o

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,990

    am i not puting the foo to the posit? posit...

    am i not puting the foo to the posit? posit points to nothing
  2. Replies
    6
    Views
    1,990

    hi salem, thanks for advices. so, in the function...

    hi salem, thanks for advices. so, in the function sprintf i will never get double digit numbers, because i is always a int, right? the i it's for save the position where the begin of string and chain...
  3. Replies
    6
    Views
    1,990

    i know there are problems, thats why im asking...

    i know there are problems, thats why im asking for help. maybe im doing this by the wrong way, some feedback would be helpful. thanks
  4. Replies
    6
    Views
    1,990

    search chain in string(pointers)

    hi. i have a work to do that consists on a given char pointer to a chain and a also given char pointer to a string. i have to search that chain in the string, and return the position where the...
  5. Thread: split array

    by rec0o
    Replies
    5
    Views
    1,369

    i removed the while but it stills wrong. maybe...

    i removed the while but it stills wrong. maybe its because im giving a int array[] as parameter and its rounding down
  6. Thread: split array

    by rec0o
    Replies
    5
    Views
    1,369

    split array

    hi! i want to splt the array into sections of 2 values, recursively. the objective its to do the average.
    i have this input and output, that its correct:
    > media_recursiva a 1 a 2 a 4 a 5 a 2 a 3 a...
Results 1 to 6 of 6