Click here to Skip to main content
15,895,142 members
Articles / Programming Languages / C++

Target Eye Revealed: Part 3 - The Shopping List Mechanism

Rate me:
Please Sign up or sign in to vote.
4.92/5 (42 votes)
12 Jun 2014CPOL10 min read 60.9K   50  
How the Shopping List mechanism was used as part of the Target Eye project
Using the Shopping List Mechanism in Target Eye Monitoring System, the operator can define requests for which criteria needs to be used, and then, to modify these requests on the fly. In this article, we will take a look at the Shopping List Naming and List structures, shopping list related settings, and how to perform fast file searches. We will also see the source code and learn how to manage the shopping list.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Secured Globe, Inc.
United States United States
Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. He is the author of a the book Learning C++ , which teaches C++ 20, and was published in August 2022.

He is the CEO of Secured Globe, Inc., and also active at Stack Overflow.

Read our Corporate blog or read my Personal blog.





Comments and Discussions