Read from input fileHello, I am trying to read from this input file: 0 0 0 1 1 1 1 0 This is what i have so far...
Help With Array!I am having problems with getting this array to compile to read from an input file. I have no clue w...
Help with caesar shift/ endcoding, decodingIs anybody familiar with the caesar shift function? My encoding and decoding are putting out the sam...