Post AvVM83nMI2q5TxwIHQ by [email protected] | |
More posts by [email protected] | |
Post #AvVM7jrwNIcXgNvfe4 by [email protected] | |
0 likes, 0 repeats | |
I have the code:if (!(strncmp("grog://", param, 7) || strncmp("g… | |
Post #AvVM7jz1wwIA2NFKhE by [email protected] | |
0 likes, 0 repeats | |
@mcc There's a ! on the first half of the || and not the second. | |
Post #AvVM7k67WZxmOMYzkO by [email protected] | |
0 likes, 0 repeats | |
@darkling I disagree | |
Post #AvVM83nMI2q5TxwIHQ by [email protected] | |
0 likes, 0 repeats | |
@mcc ... I was just deleting that, because I spotted that I miscounted the pare… |