Answers for "i get a segmentation error when i use time(0) in c"

13

segmentation fault

Segfaults are caused by a program trying to read or write an illegal memory location
Posted by: Guest on April-26-2020

Browse Popular Code Answers by Language