Changes between Version 5 and Version 6 of library_stdlib


Ignore:
Timestamp:
Jul 19, 2015, 8:02:34 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • library_stdlib

    v5 v6  
    33The [source:soft/giet_vm/giet_libs/stdlib.c stdlib.c] and [source:soft/giet_vm/giet_libs/stdlib.h stdlib.h]
    44files define a set of useful functions that do not require a system call.
     5
     6[[PageOutline]]
    57
    68 == int '''atoi'''( char * string ) ==