Lounge - July 2008

Magic Sarcastic 8-ball!
 
#include <iostream> #include <fac.h> using namespace std; int main() { srand( (unsigned)...
[3 replies] Last: I added something. 20 Internet points if you get the reference to a re... (by QWERTYman)
by Zaita
Counting Backwards
 
Here is an interesting observation I have made. I am optimizing some code at the moment, and even 10...
[4 replies] Last: Here are 2 cpp loops and and their conversions to assembly: for(a=... (by Nandor)
Online code management
 
Hi All, I was wondering if there is some way I can manage my c++ code online similar to Google Do...
[1 reply] : Sourceforge? (by Zaita)
WIBNIs ;0) (1,2,3)
 
Wouldn’t It Be Nice If the site had… 1 Preview The option of previewing your post before pos...
[46 replies] Last: Pages links at the top as well as bottom. So I don't have to scroll do... (by Zaita)
View PM log
 
Hello everybody. I tryed to view the PM's I have sent but it always ask me to loggin and never show...
[2 replies] Last: Ok, it doesn't make me THAT curious. I just sayed to post something ab... (by Mitsakos)
A newcomer question
 
well hey, i'm new here and I was just wondering..how can you post the actual input of your C++ scree...
[2 replies] Last: ThanKs Grey Wolf!! (by OtakuGirl07)
What time is it?
 
Hello, I was just wondering what is the time that appears in each post. I have Central US time whe...
[3 replies] Last: Oh! I didn't notice this. Thanks for reporting it, Mitsakos. I just u... (by twicker)
Has anyone tried...
 
notecard programming? It's supposed to be like: 1. Write a raher simple code in the computer. ...
[6 replies] Last: @ Duoas: ROFL Dose that mean your code is more efficient if you have... (by Cambrion74)
Can you do math?
 
//Quiz.cpp, (c) 2008 QWERTYman (real name withheld) #include <iostream> #include <fac.h> #incl...
[1 reply] : You need to fix your indentation. It looks terrible as is. (by Zaita)
by arrrgh
Good project ideas for a beginner
 
I have been doing C and C++ as a hobby for a while now, but I am rubbish at thinking up ideas.(or an...
[5 replies] Last: I'll keep the suduko solver as an idea though it sounds like a huge c... (by closed account z05DSL3A)
Recursive Descent
 
I have a little example of syntax rule here (using regex syntax): number = [1-9]([0-9]+) | [0-9]...
[6 replies] Last: A little example please... I still don't understand Wikipedia's exampl... (by audinue)
Linux Vs the world...[Metalmop]
 
Metalmop wrote: [ http://www.cplusplus.com/forum/beginner/1988/page3.html ] whoa... what i meant...
[3 replies] Last: Also, I agree with what Zaita said on some forum/topic/whatever. Lando... (by QWERTYman)
Hello from a new member!
 
Hi everyone, just thought that I would introduce myself. I have been using this website for a few y...
[14 replies] Last: my proverb was Chinese? No, but it was written in terms of a faux C... (by Duthomhas)
Computing Graduates who can't write code
 
I've been a software engineer for more years than I care to remember, and before that I was a hardwa...
[10 replies] Last: To move even further off topic, the league-table linked measure of suc... (by Faldrax)
  Archived months: [jun2008] [aug2008]

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