Posts by Pedro • 13 points
2 posts
-
1
votes2
answers342
viewsQ: Error exited, Segmentation fault in C
I’m trying to make a function that returns me a date according to an integer and always appears the error: exited, Segmentation fault The code I created is basically this: #ifndef DATA_H #define…
-
-1
votes1
answer441
viewsQ: Synchronize an automated Dataset
Good morning! I’m creating a sicronized dataset inside a Totvs system called Fluig, I can get that dataset to search my database and return the information quietly, but when I put for it to do this…