mp1-functions.h File Reference
Go to the source code of this file.
Function Documentation
void double_step |
( |
int ** |
value |
) |
|
void empty_step |
( |
void * |
value |
) |
|
void first_step |
( |
int |
value |
) |
|
void it_may_be_odd |
( |
char * |
a, |
|
|
int |
b | |
|
) |
| | |
void second_step |
( |
int * |
value |
) |
|
void step_step_step |
( |
char * |
first, |
|
|
char * |
second, |
|
|
char * |
third | |
|
) |
| | |
void strange_step |
( |
int * |
value |
) |
|
void the_end |
( |
void * |
orange, |
|
|
void * |
blue | |
|
) |
| | |
void three_step |
( |
char * |
first, |
|
|
char * |
second, |
|
|
char * |
third | |
|
) |
| | |
void two_step |
( |
void * |
s, |
|
|
char * |
s2 | |
|
) |
| | |