Skip to content
/ usp Public
forked from RaghavaDhanya/usp

Things I did in USP(10CSL68) lab. Directly pushed from lab

Notifications You must be signed in to change notification settings

vishnu-dev/usp

 
 

Repository files navigation

USP Lab

Programs and scripts directly pushed from lab.

Lab Programs

All the lab programs start with prefix 'pgm', Other extra programs have numbered name or don't start with pgm.

getposix.sh

This script generates a C program which lists all the compile time posix constants.

getsc.sh

This script generates a C program which lists all run time sysconf constants.

getconst.sh

This script outputs a list of matching pattern in a included header file (recursively checks in included files in header). This is useful to get constants defined in an header without knowing which file its actually defined in.

About

Things I did in USP(10CSL68) lab. Directly pushed from lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.9%
  • Shell 2.6%
  • Yacc 2.4%
  • C++ 1.1%