Menu

#4 File_Slice Doesn't work

open
None
5
2003-04-16
2003-04-16
No

When you call Set_Slice_Bytes(a_char_vector)
and then call
a_char_vector2 = Get_Slice_Bytes().

a_char_vector doesn't equal a_char_vector2

A_char_vector2 contains the elements of a_char_vector
but then has a lot more unprintable characters added
on.

Discussion

  • Michael Weissberger

    • assigned_to: nobody --> gurami
     
  • Vincent Piattelli

    Logged In: YES
    user_id=691558

    I have written a test case for these functions, which you guys
    might want to use in dealing with this problem. It is in
    library/src/tests/slice/test_file_slice.cc

     
  • Vincent Piattelli

    Logged In: YES
    user_id=691558

    I have written a test case for these functions, which you guys
    might want to use in dealing with this problem. It is in
    library/src/tests/slice/test_file_slice.cc

     
  • Vincent Piattelli

    Logged In: YES
    user_id=691558

    I have written a test case for these functions, which you guys
    might want to use in dealing with this problem. It is in
    library/src/tests/slice/test_file_slice.cc

     

Log in to post a comment.