Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Oct20Sep19181615Update readmemastermasterAdd readme fileClean up program and give proper final output.Not enough time to create a MaskShift ToBaseTenRemove the many debugging lines from MaskShiftFix error preventing proper functioning up to base 16Change formatting to allow for 16 baseGet working version of mask and shift (only from base 10)Add terminal example of what masking/shifting is actually supposed to doGet framework for MaskAndShiftAlgRemove most debug lines from 256Alg.cFix output when converting to and from bases other than 10 at the same timeBe able to convert from 256 to base 10Be able to convert from base 10 to base 256Remove the many debug linesFix issue of DivAlg overridiing it's own memoryAdd debugging lines and be really confused againClean up DivAlg.cFINALLY get the other half of DivAlg.c workingFurther clean up DivAlg.cClean up DivAlg.cRework DivAlg.c to better conform to ternary's inclass examplesMove examples into example folderMid-reconstruction of program. Main reworkedConvert old DivAlg program to use the new argc and argv valuesFigure out how to use argc and argv from mainImport Main.c and DivAlg.c from assignment1gifts to 223 You are welcome