Reusable Librock > Text Strings > NUL terminated String Comparison and Search >

NUL terminated String Comparison and Search

covers functions for comparing strings, finding characters within strings, et al.
- #Libs & Functions (6) - #Related Subjects -
  Reuse, not rework
Home

License Awareness



Highly Reusable Software

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...






Libraries and Components: Showing  
Adding the "librock_" prefix is just the start of standardizing the highest quality, freely reusable, open source code from all over the web. Use these links to get docs and source code for wide reuse on gcc/MSVC/Windows/Linux/BSD/more. Get explanations of librock standardization, updates, and support at http://www.mibsoftware.com/librock/

librock_memistr - locate a string in a counted string or block of memory. Ignore case.

librock_wordcmp - compare two strings up until the first blank character

librock_wordcasecmp - compare two strings up until the first blank character, ignore case.

librock_stristr - Find substring in NUL terminated string. Ignore case.

librock_strn0cpy - copy at most n characters, always appending a \0.

librock_BTSinlist - Find a blank terminated word in a word list.

RocketAware.com lists additional items in this subject
applications and utilities (including links to open source code)
libraries and functions (including links to open source code)
man pages (*BSD, RedHat, more, with links to open source code)
Q&A (including programmer FAQs)
books (at Amazon, B&N, half.com) and info (including FAQs, HOW-TOs, IEEE articles)
more...

Related Subjects (Reusable Librock)  

Up to Text Strings - Gateway topic to character and string processing routines. NUL Terminated String processing String conversions,et al. ascii to long, long to

Up to NUL Terminated String processing - NUL terminated string operations (strcpy, strlen, etc)

Searching Algorithms - Algorithms for locating an item by searching.

(RocketAware.com lists additional items in this subject here)

Rapid-Links: Search | About | Comments | Path: Librock > Text Strings > NUL terminated String Comparison and Search >
Copyright 2002, Forrest J. Cavalier III. d-b-a Mib Software, Saylorsburg PA 18353, USA
Verbatim copying and redistribution of this page is permitted in any medium provided that there are no changes.
Want to help? We welcome comments, patches. -- Need help? Request paid support.