User profile: IndieExe

User info
User name:IndieExe
History
Joined:
Number of posts:43
Latest posts:

detect key combinations in c/c++
One solution would be to use the [b]ncurses[/b] library.

C++ Help printing to multiple files because output is too large
Why don't you just keep one instance of [code]ofstream[/code] to operate on all required files?

C++ Help printing to multiple files because output is too large
[quote]I would like it to make files like this permut_5char_a.txt, permut_5char_b.txt, etc.[/quote] ...

What is wrong about this algorithm?/
http://ideone.com/6Vp4wo http://ideone.com/Cck4Z3 There's about a 0.01s difference between yours an...

What is wrong about this algorithm?/
I appologize. It converts a double of base radix contained within a string to an fundamental C++ dou...

This user does not accept Private Messages

User: IndieExe

  • Public profile