[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 'Equals()' is a new method of the array classes that tells if the contents of...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
83c4089d by Benoît Minisini at 2024-10-05T13:01:23+02:00
'Equals()' is a new method of the array classes that tells if the contents of two arrays of the same type are the same.

[INTERPRETER]
* NEW: 'Equals()' is a new method of the array classes that tells if the contents of two arrays of the same type are the same.

- - - - -


2 changed files:

- main/gbx/gbx_c_array.c
- main/gbx/gbx_c_array.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/83c4089d883d8ba4a47249091078963e3664bdc6

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/83c4089d883d8ba4a47249091078963e3664bdc6
You're receiving this email because of your account on gitlab.com.