@@ -534,7 +534,7 @@ writable and executable addresses.
|
|||||||
@section Closure Example
|
@section Closure Example
|
||||||
|
|
||||||
A trivial example that creates a new @code{puts} by binding
|
A trivial example that creates a new @code{puts} by binding
|
||||||
@code{fputs} with @code{stdin}.
|
@code{fputs} with @code{stdout}.
|
||||||
|
|
||||||
@example
|
@example
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user