Advertisement
DragonOsman

pseudocode

Nov 2nd, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.18 KB | None | 0 0
  1. for each row
  2.     for n - 1 times
  3.         write pixels and padding to outfile
  4.         send infile cursor back
  5.     write pixels and padding to outfile
  6.     skip over infile padding
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement