Pinned Repositories
ForkSearch
Forking in C to search for a word in a given text file
IntegerAndFloatPrograms
Programs to search for integers and floats in files. Flip endianness. Print the sign, exponent and mantissa of a floating point number from the output of other files
lineSegment
Uses user input to do calculations on a line. E.g. Slope, equation
LinkedList
A simple implementation of a singly linked list
SimpleCiphers
Implementation of bitwise operations and a Caesar cipher.
SimpleDateCalculator
A homework in control flow. Calculate the days between two dates, can only import a Scanner.
TresGen
Treasure Generator for DnD 2E
windward_codewar_14
http://www.windward.net/code-war/
charney's Repositories
charney/SimpleCiphers
Implementation of bitwise operations and a Caesar cipher.
charney/ForkSearch
Forking in C to search for a word in a given text file
charney/IntegerAndFloatPrograms
Programs to search for integers and floats in files. Flip endianness. Print the sign, exponent and mantissa of a floating point number from the output of other files
charney/lineSegment
Uses user input to do calculations on a line. E.g. Slope, equation
charney/LinkedList
A simple implementation of a singly linked list
charney/SimpleDateCalculator
A homework in control flow. Calculate the days between two dates, can only import a Scanner.
charney/TresGen
Treasure Generator for DnD 2E