* On 2021 22 Jan 09:43 -0600, Ervin Hegedüs wrote:
> ahm, sorry,
> 
> that was my mistake - I didn't realize the g_random_int_range()...
> 
> Using the constant value the output will be the same.
> 
> Sorry again :).

:-)

I did forget the compilation command lines I used:

clang -Wall trial.c $(pkg-config --cflags --libs glib-2.0) -o trial

gcc -Wall trial.c $(pkg-config --cflags --libs glib-2.0) -o trial

73, Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

Attachment: signature.asc
Description: PGP signature

Reply via email to