Lounge
|
|
by admin |
| Welcome to the lounge forum in C++.com! In this forum, users can to talk about topics other than ... | |
| [no replies] |
|
|
by rani12 |
| I am writing a program to open any data file(dat)and read it. I can open only one file. That's mea... | |
| [3 replies] Last: Thank you very much. I will try that way (by rani12) |
|
|
by wachtn |
| www.asc11.net/cpp This is a collection of books I found online, zipped, and uploaded for people t... | |
| [1 reply] : Downloading to verify :) Verified. Legit download. (by Zaita) |
|
|
by Cerburos |
| What is your prefered IDE and why? | |
| [18 replies] Last: Eclipse + CDT Simplicity........ :) (by minix) |
|
|
by helios |
| Am I the only one who follows this error code policy? bool f(){ if (there_was_an_error) ... | |
| [1 reply] : Firstly, for your bool function you should return true/false. Typicall... (by Zaita) |
|
|
by ferret tech |
| i am writing an essay for my school about why to keep offering computer programming in the high scho... | |
| [6 replies] Last: Some of us are old enough to remember that movie :P Hell, we even have... (by Zaita) |
|
|
by enduser000 |
| Hello, I have an ipod touch and have been looking to get some good software on it for some tim... | |
| [1 reply] : AHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHA!! Oh, brother. *Wip... (by helios) |
|
|
by Mythios |
| Hey guys just wondering how long some people have been studying programming in general and c++. M... | |
| [16 replies] Last: Unfortunately, no. Not outside of your own IT dept and technical manua... (by Duoas) |
|
|
by Corpus |
| Hi all I've been active in the forum for a couple weeks now, and I enjoy it. However, I have some... | |
| [8 replies] Last: (9) An option for the original author to mark a post as "solved" - thi... (by Corpus) |
|
|
by wachtn |
| How much time do you typically spend writing a program? Me: A basic blackjack game My typing sk... | |
| [10 replies] Last: Once again you make a good point Helios. I was thinking about an ar... (by wachtn) |
|
|
by Duoas |
| I proposed Saturday night. She agreed. Happiness is the person you love. (Particularly when she r... | |
| [23 replies] Last: Thank you! Just so you all know, I've been compiling and executing ... (by Duoas) |
|
|
by II15X |
| Well my friend and I were talking about C++ and HTML, and then I got the Ideal of a new computer lan... | |
| [3 replies] Last: It would be nice to abstract away the formatting from the code, though... (by seymore15074) |
|
|
by sanzilla |
| hi all , now SLT interhnet is bytes per second. Don't go after SLT ADSL , their customers ( includin... | |
| [no replies] |
|
|
by helios |
| I've had it with cmd.exe and its lack of Unicode. Does anybody know a terminal emulator for Windows ... | |
| [2 replies] Last: No, not quite. ZOC is designed for remote stuff. I only need to pass c... (by helios) |
|
|
by scythe |
| I hope it's OK that I sneak in a PHP question here. Let's say I have an input box and a submit bu... | |
| [no replies] |
|
|
by jsmith |
| All professional programmers have certain things they absolutely abhor when it comes to C++ programm... | |
| [16 replies] Last: Yeah, I like using this-> as well. It makes it more clear (at least t... (by firedraco) |
|
|
by guestgulkan |
| Well not just for beginners and let's see if we can find 10 based on the questions that have been a... | |
| [20 replies] Last: 18.Never give up. (by cyanglee) |
|
|
by rushhour |
| Hi, I have the following relation: http://e.imagehost.org/0187/relation.jpg (click on link to ... | |
| [3 replies] Last: You can define this relation like this: R={<A,A>,<B,A>,<B,C>,<C,B>,... (by cyanglee) |
|
|
by firedraco |
| ............................................________ ....................................,.-... | |
| [9 replies] Last: Oh no! XD (by Duoas) |
|
|
by Zettai Baka |
| Do you know anyone who simply just cannot do programming? As if they weren't born to write code at a... | |
| [7 replies] Last: I know two people I've spent the past year at uni trying to explain an... (by Mythios) |
|
|
by Return 0 |
| Which do you all prefer to use and why? The Conditional Operator or if...else? I typically stick w... | |
| [6 replies] Last: I use if statements anywhere possible except in a case that makes it m... (by seymore15074) |
|
|
by headbuster |
| Hello! I am new here and just wanted to say Hi. I am a beginner and want to learn c++ You have a ... | |
| [4 replies] Last: Hello I am beginner with language. Just want to increase my knowled... (by pratibha) |
|
|
by helios |
| http://freeworld.thc.org/root/phun/unmaintain.html These are some of my favorites: C's Ec... | |
| [9 replies] Last: I loved the IOCCC when I found it a couple years ago. What some of th... (by jsmith) |
|
|
by Hazer |
| What is you bigest programmging project that you made or you will make? | |
| [22 replies] Last: Privately about 14,000 lines of Turbo Pascal / Assembler which unfortu... (by jsmith) |
|
|
by Mythios |
| Just wondering what books or websites you have read in the past years that have really helped you ou... | |
| [10 replies] Last: Well the last time my document was modified it says 1998, so at the le... (by Mythios) |
|
|
by firedraco |
| Maybe someone should make a "global" help topic and every so often go through the articles page and ... | |
| [1 reply] : Actually, someday soon (as in, "real soon now") I plan to post a well-... (by Duoas) |
|
|
by helios |
| I was almost done typing this post, when I accidentally hit ctrl+r instead of ctrl+t and got the ... | |
| [12 replies] Last: is it preferable to have simple values for clustering, or somet... (by exception) |
|
|
by Pethrenne |
| So, I'll try to keep it simple. It's only slightly related to programming itself, so I've p... | |
| [8 replies] Last: +1000 to Zaita (by Duoas) |
|
|
by firedraco |
| I never really notice that really small mail thing in the upper right when I am browsing (especially... | |
| [1 reply] : Strange how things work differently to other peoples eyes. I find this... (by Mythios) |
|
|
by nrc1982 |
| I am so glad to find this website, it's great for a beginner. | |
| [11 replies] Last: If I had to guess, I'd say you either forgot a ; or have an extra ; so... (by seymore15074) |
|
|
by Nandor |
| cam someone tell me where can i find an assembly interpreter for writing a program which can be laun... | |
| [2 replies] Last: This is only really a feasible thing to do for three reasons: 1. Yo... (by Duoas) |
Registered users can post in this forum.
