Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
Try using the memcmp() routine. It takes two pointers and a length and returns either less than zero, zero, or greater than zero for whether or not the buffers are less than, equal, or greater than.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum