Skip to content

wagoodman/legacy-point-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy-point-monitor

This repo contains two (useless) applications:

  • one that stores (x,y) point pairs into a shared memory segment.
  • another that reads points pairs from the shared memory segment.
make install
cd bin
./monitor_shm

# in another terminal
cd bin
./install_data ../points.dat

(An example of a small, ugly legacy application for use in a blog post)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published