Click here to Skip to main content
15,880,427 members

Total posts by Auyik: 12

 
2
answers

How to avoid a lot nested if...else statements, considering very specific conditions in C?

27-Feb-23 3:48am - updated 28-Feb-23 10:36am
1
answer

Is there any way to rewrite to a .dat file created in C, without losing the previous information that was written in it?

23-Feb-23 23:09pm - updated 23-Feb-23 23:34pm
3
answers

How to calculate the average of a set of random numbers including additional conditions in C?

21-Feb-23 17:15pm - updated 22-Feb-23 12:44pm
1
answer

How to obtain the average of the coverages of atoms in a surface (in C)

22-Feb-23 1:42am - updated 22-Feb-23 2:48am
2
answers

It's ok the way I'm calculating the mean and standard deviation in this code? (C language)

6-Feb-23 0:51am - updated 6-Feb-23 6:57am
2
answers

How to make that your code "remember" past choices in C?

3-Feb-23 5:23am - updated 3-Feb-23 14:36pm
3
answers

How can I make my program follows an specific order in C?

31-Jan-23 3:21am - updated 31-Jan-23 12:36pm
2
answers

How to set the initial state of a matrix in C in special cases?

30-Jan-23 12:51pm - updated 30-Jan-23 14:53pm
1
answer

How to stop the matrix of my code actualizing every time in C language?

29-Jan-23 10:38am - updated 29-Jan-23 13:11pm
1
answer

How to verify if a condition is fulfilled in C

29-Jan-23 7:19am - updated 29-Jan-23 8:24am
1
answer

Nearest neighbors of an entry in a triangular lattice in C language

22-Jan-23 15:57pm - updated 22-Jan-23 18:47pm
0
answers

Computing the nearest neighbours of a choosen site in both, a square and triangular lattice (C-language)

2-Jan-23 14:30pm - updated 3-Jan-23 5:27am