Skip to content

This repo contains printer of Measurelook format for C language. Printer is based on bstring lib. In this repo you will find the full example of computational experiment which prints data in Measurelook.

License

Notifications You must be signed in to change notification settings

NtsDK/measurelook-c-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About project (README Rus)

This repo contains printer of Measurelook format for C language. Printer is based on bstring lib. In this repo you will find the full example of computational experiment which prints data in Measurelook.

Project is based on Zed Shaw C project template from book Learn C The Hard Way.

Installation and run

  1. Download repo
  2. make

Checked with gcc 4.4.6.

Project structure

  • src
    • lcthw
    • distances - distance functions
    • distancesPerformanceTest - distance functions performance test
    • env - extra functions to get environment information in runtime
    • mlExtras - reusable printing on environement information in experiment metainformation
    • dbg.h - Zed Shaw's debug macros
  • testRes/distances - results of test run
  • tests
    • env_tests - testing of environment information getters in runtime
    • distances_performance_tests - performance test starter
    • minunit.h - test autostarter
    • runtests.sh - test autostarter

About

This repo contains printer of Measurelook format for C language. Printer is based on bstring lib. In this repo you will find the full example of computational experiment which prints data in Measurelook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published