[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
4.4.2 c_builtins.h
Here is ‘c_builtins.h’:
/* builtin function prototypes */
#include <guile/gh.h>
SCM c_factorial(SCM n);
SCM c_sin(SCM n);
SCM vector_test(SCM s_length);
|
|
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Here is ‘c_builtins.h’:
/* builtin function prototypes */
#include <guile/gh.h>
SCM c_factorial(SCM n);
SCM c_sin(SCM n);
SCM vector_test(SCM s_length);
|
© manpagez.com 2000-2025 Individual documents may contain additional copyright information.