Posts by tux • 1 point
3 posts
-
0
votes0
answers54
viewsQ: Matrix in memory block
Hello, everybody! I have one more question about matrices, more precisely in the memory occupation of each one. I’m trying to simulate what the guy in this video Performance x64: Cache 2 Cache…
-
0
votes0
answers80
viewsQ: Popular matrix in C
I have a problem I can’t solve, I believe it’s a very primary mistake. I need to popular a matrix (i,j), however, when I have the matrix printed, it gives a Bus error or Segmentation fault. Look at…
-
-1
votes1
answer180
viewsQ: Grocery CRUD Callback
I need to set a message to the user, after validating a callback function, however, I do not enter anything related. It has a generic message that serves for the whole form, I want to by fields. I…