Join us today!
Array Comparison
Create a generic function to compare two arrays.
Inputs:
Enable (Bool)
Array1 (Any type of array, integer array, char array etc..)
Array2 (Any type of array, integer array, char array etc..)
Outputs:
ArrayDataMatch (Bool)
ArraySizeMismatch (Bool)
ArrayTypeMismatch (Bool)
If the arrays' data match, ArrayDataMatch should be True.
If the arrays' size don't match, ArraySizeMismatch should be True.
If the arrays are different types, ArrayTypeMismatch should be True.
Happy coding! 💻
In case you want to say thank you !)
We'd be very grateful if you could share this community with your colleagues and friends. You can also buy us a coffee to keep us fueled 😊 This is the best way to say thank you to this project and support your community.
twinControls - https://twincontrols.com/
-
Find Array Bounds
2 years ago
-
Measuring the scan cycle of PLC
2 years ago
-
Momentary Push Button and LED - Programming Challenge
2 years ago
-
Traffic Simulation
2 years ago
-
Adjustable Flowing LEDs - PLC Programming Challenge
2 years ago
- 17 Forums
- 265 Topics
- 932 Posts
- 0 Online
- 688 Members