X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=sdlgit%2FSDL-Site.git;a=blobdiff_plain;f=pages%2FSDL-RWOps.html-inc;h=8c9447ec39e36b053e5a66c384d68b1ce1ab5443;hp=b60eec1b083be4e9d14e83adc17ec855ab75df59;hb=d5943b684b1240307fbf0a103abbf18dd93998f4;hpb=269d57b686ede25008bbab8589d7ec4d507b7b95 diff --git a/pages/SDL-RWOps.html-inc b/pages/SDL-RWOps.html-inc index b60eec1..8c9447e 100644 --- a/pages/SDL-RWOps.html-inc +++ b/pages/SDL-RWOps.html-inc @@ -16,10 +16,11 @@
  • rw_tell(ctx)
  • rw_read(ctx,ptr,size,n)
  • rw_write(ctx,ptr,size,n)
  • -
  • rw_close(ctx) -
  • +
  • rw_close(ctx)
  • +
  • AUTHORS +

  • @@ -200,8 +201,10 @@ If it couldn't write that exact number of blocks, or the write didn't work at al

    SDL::rw_close calls the close function in an SDL::RWOps structure. It only takes one parameter, an SDL::RWOps structure. Returns 0 on success, -1 on error.

    - - + +

    AUTHORS

    Top

    +
    +

    See AUTHORS in SDL.