You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to compile the lib and get the following error: return type defaults to ‘int’ [-Wimplicit-int]
478 | print_complex_vec(char *what, int n, complex *vec)