20th Century Boy

641
Reputation
241 views

Registered User

Name 20th Century Boy
Member for 7 months
Seen Nov 20 at 10:51
Website
Location Australia
Age 41
Australian Systems Administrator who dabbles in a bit of programming, and is constantly falling in and out of love with C++. I've flirted with Java and C# but they are poor companions and have dull conversation. Sometimes I think Python might win my heart but then it goes and does something irritating like squeezing toothpaste from the middle of the tube.
Nov
19
comment Algorithm to get a list of all words that are anagrams of all substrings (scrabble)?
Yes I did. I wrapped it up in a Qt GUI so it's a nice little standalone app. I'll post a link up shortly when I find some web space.
Aug
27
accepted Enterprise firewalls used in software companies
Aug
14
accepted How do I import a Visual C++ project into QT Creator?
Aug
5
awarded  Self-Learner
Jul
17
comment Runtime error, possible input problem?
What is the Operating System?
Jul
16
accepted Beginner’s Guide to Setting Up Qt for C++
Jul
16
comment Backup Through LAN network
Try asking in ServerFault.com, this is more of a sysadmin question.
Jul
16
asked Conditions of Use dialog for Windows logins
Jul
16
answered How do I import a Visual C++ project into QT Creator?
Jul
12
comment Beginner’s Guide to Setting Up Qt for C++
I tried compiling without mingw and it failed during the configure phase. I could only get it to work by installing mingw.
Jul
11
answered Beginner’s Guide to Setting Up Qt for C++
Jun
26
awarded  
Jun
22
answered Visual studio release build
Jun
17
comment I feel a bit lost with programming…
I'm 41 and I still don't get the big picture. I'm pretty good at the small pictures though.
Jun
16
answered Best practices for Alt-Tab support in a DirectX app?
Jun
3
answered What are the most-used string types in C++ and how to convert between them?
Jun
2
comment Great programming quotes
@Hoffmann - I saw this elsewhere on SO - "In order to understand recursion, one must first understand recursion, until one understands it." How's that for an exit?!