Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple scantime crypting source code
#2
Looks pretty pimp, dude. As far as complexity, the algorithm isn't very strong, but I like your coding style. Does:
Code:
while((c = fgetc(Copy)) != EOF)
actually work? Using an assignment operator in conjuction with a comparison operator, all as part of a conditional? Never seen that before.
Reply


Messages In This Thread
Simple scantime crypting source code - by Dimitri - 12-15-2009, 05:41 AM
RE: Simple scantime crypting source code - by J4P4NM4N - 01-19-2010, 08:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [C++] Port Scanner [SOURCE CODE] flAmingw0rm 36 12,521 04-07-2013, 07:46 PM
Last Post: TheArmyKid
  [C++ Source Code] Keyboard Spammer. Yin 9 5,074 08-26-2010, 10:33 AM
Last Post: Yang-

Forum Jump:


Users browsing this thread: 1 Guest(s)