Lounge - March 2010 (Page 3)

Preprocessing information for C++ to HTML conversions
 
I was reading some documentation on the GNU C preprocessor and found this little gem: // comment /* comment */ /\ / comment!!! /\ * comment!!! *\ ...
[12 replies] Last: Just an update, I've been toying around with Apache's mod_rewrite modu... (by moorecm)
by Null
Virtual hdd software
 
Does anyone know where I can download free virtual hdd software? I'm writing kind of disk/partition/volume manager and I don't want to crash my hard drive... a...
[15 replies] Last: No problem; and good luck with your disk partition thing. When you get... (by chrisname)
Sometimes passion's gonna away (1,2)
 
What do you do when you're not in the mood to work ? I mean, when you're tired or you have problems in real world, but you have to work, you must do your job. O...
[34 replies] Last: Yay :) I wasn't sure about the bit fields because I've never used t... (by chrisname)
by helios
Stripping HTML
 
I'm writing a simple web crawler, and I need to create files based on information I get from an HTML file. The problem is that I don't want to create files name...
[10 replies] Last: Ohh... I get it. That makes sense. (by chrisname)
On Video Game development
 
Alright I'd just like to start off as usual with an explanatory preface. For starters, Video games were the original reason I got into programming. Next on the ...
[15 replies] Last: I like to write creatively. I used to do it often as a child; I don't ... (by chrisname)
Funny video highlighting computer illiteracy...
 
I thought you guys might get a kick out of this video. It's pretty ridiculous. From CSI (I don't know what one): http://www.youtube.com/watch?v=hkDD03yeLnU ...
[4 replies] Last: Glad you enjoyed them :) (by chrisname)
Console graphics
 
Hi all, I've made a little console app dealing with 3d graphics. So I figured could post it here. It is using windows api, though there are only few lines of t...
[19 replies] Last: Nice job. Here a little code snippet to fix the console cursor (to hid... (by adikid89)
Karl Rove Memoirs(Did Bush lie?) (1,2)
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
[32 replies] Last: Dude, it's a forum thing to derail topics, get used to it. Or move to ... (by DrChill)
Lots of header files (1,2)
 
I was wondering if having this many header files is a good idea. #include <iostream> using std::cout; using std::endl; using std::string; #include <str...
[28 replies] Last: It's easier to type "man ONSlaught" than "locate <don't even know the ... (by chrisname)
lawmakers cutting education, typical republicans (1,2)
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
[38 replies] Last: I don't usually find it funny any more, no. Their jokes are all old. E... (by chrisname)
Typical workday/lifestyle/workstyle of a programmer
 
Hi all, I'm only beginning in my pursuit of a career in programming, specifically web development, and while there's tons of programming advice all over the ...
[14 replies] Last: I was just kidding, but I do find database stuff excruciatingly boring... (by chrisname)
IRC? (1,2)
 
Yeah, we need an IRC channel...we don't have one, IIRC (no pun intended).
[20 replies] Last: [quote=computerquip]Let's reinvent the wheel for no reason whatsoever ... (by chrisname)
C++ Homework (1,2,3)
 
Has anyone noticed that every other post is someone's homework assignment?
[54 replies] Last: I've learned that most questions will be answered by your own search i... (by foobarbaz)
Where have all the MMORPG people gone
 
I think we may have pounded it out of their heads, because I haven't seen a "how do i mak a MMORPG plsplsplspls" topic in a while. Sweet victory.
[11 replies] Last: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (by foobarbaz)
by JRevor
A good MASM32 command-reference site?
 
I've recently started assembler programming in MASM32 . I haven't been able to find a comprehensive and simple command/opcode database in the web, which leav...
[8 replies] Last: That's a good thing! Lots of companies don't put manuals out like I... (by JRevor)
Design Recommendations
 
Hi Guys, I am currently working on cross platform chat client-server application. Client is created using Qt. I was wondering if you guys can please suggest...
[1 reply] : Not so much a pattern, but a recommendation: how about reusing the IRC... (by helios)
Is C++ dead? (1,2,3,4,5)
 
Is C++ dead? I have been told second hand from a source that I do not trust that claims C++ is no longer being taught at the major universities in the US. My bi...
[83 replies] Last: Oh of course! It's all in memory! Like the initial ramdisk, or ramfs o... (by chrisname)
Toyota stocks in the american market (1,2)
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
[25 replies] Last: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (by foobarbaz)
by imi
Improvement of this board system: Code Annotations of other posts
 
Hi, I read mostly the C++ Programming forum here and come across a lot of people (mostly beginners) who do not annotate their code with [ code ]. It's not...
[2 replies] Last: If it's not a lot of code (like, twenty lines or less) I can read it, ... (by chrisname)
Could it be also useful for functions to return a type..?
 
This popped into my head while I was looking at a thread earlier. Would it be a useful addition to C++ (possibly in template programming), for a function to b...
[7 replies] Last: Casting converts something to something of a different type. That's no... (by helios)
March 2010 Pages: 1234
  Archived months: [feb2010] [apr2010]

This is an archived page. To post a new message, go to the current page.