libft
Loading...
Searching...
No Matches
vec_copy.c File Reference
#include "vec.h"

Go to the source code of this file.

Functions

int vec_copy (t_vec *dst, t_vec *src)
 

Function Documentation

◆ vec_copy()

int vec_copy ( t_vec dst,
t_vec src 
)

Definition at line 22 of file vec_copy.c.