what is the minimum value which we can use?Like for normal DSA questions we use INT_MIN for least value, so does such command exist in embedded C?
what is the minimum value which we can use?
Like for normal DSA questions we use INT_MIN for least value, so does such command exist in embedded C?