Lounge - June 2008

by joros
how and where to start coding
 
I'm not familiar with c++ but then I wanted to learn it, I have installed a Microsoft Visual C++ but I don't know where to write my codes and how to run it. Unl...
[3 replies] Last: thank you so much. I'm already starting coding. (by joros)
DS Project Survey
 
As a part of my project on data structures,I have prepared a small test survey on data structure across three languages - C/C++/java.This survey will help me ...
[2 replies] Last: I'd like more information on what you mean by "data structures". ... (by Zaita)
Argh! Shadowing parameters --> fooey
 
I tend towards two things, both with the same goal in mind: 1. Providing an ADT that uses meaningful names to the user 2. Using meaningful names in my code ...
[no replies]
PLC (Programme Logic Control) programming
 
OK it nothing like C/C++ but have any others of you tried this type of programming?
[1 reply] : I have done, but it was a long time ago. It had it's own visual ladde... (by closed account z05DSL3A)
by Nandor
.NET
 
can somene tell me where can I get a .NET tutorial?
[5 replies] Last: Thanks for help! (by Nandor)
by ropez
Member #10000 ?
 
Global member statistics (http://cplusplus.com/member/ ): // Number of members 10000 // Last member Rope // Joined Mar 19, 2008 a...
[11 replies] Last: Not illegal here :D (by Zaita)
PPD! There's been a murder!
 
#include <iostream> using namespace std; int main() { bool a = true; int Kills = 0; cout << "Hello World! My name is Mr. Jones! \n"; system("pause"); ...
[1 reply] : I still say curses is a cleaner solution. // ouch.cpp #includ... (by Duthomhas)
Project Idea: Sudoku Solver (1,2)
 
Sudoku is a Japanese puzzle game that has recently become quite popular in England. The puzzle board is a 9x9 grid (Fig.1). There is really only one rule to ...
[23 replies] Last: Magic. :-) Actually, it doesn't. R () returns a templated... (by Duthomhas)
by Nandor
Uploads
 
I made a window program (a mathematical calculator).Is there a site where i can upload it?
[2 replies] Last: Thanks (by Nandor)
Good Compiler
 
Can you suggest some of good compilers/editors? For the mean time, I am using the Crimson Editor and Turbo C++. I am more comfortable with Turbo C++, but need t...
[18 replies] Last: I think 4.9.9.2 is the latest v. I love dev, use it, and though i a... (by QWERTYman)
by Chneng
A newer is coming...
 
Hello,everybody,I'm a newer here! My username means 'Chinese English',because I'm a Chinese and I'm not good at English,and I'm not familiar with foreign Inter...
[6 replies] Last: "threads" Each topic in a forum and everyones comments under that top... (by bnbertha)
by sphinx
hello everybody
 
i need to create an array of 7 radio buttons but i get this error: error C2679: Binärer Operator '=' could anyone help? Thanks
[no replies]
A logical approach to writing software
 
(This one is mainly aimed at the experienced programmers - I'm a hardware tech really) I get the impression that a lot of the beginners posting on here are str...
[7 replies] Last: Turning off the computer is a metaphorical thing, for me anyway. Cray... (by bnbertha)
Hoping to become a programmer (1,2)
 
I became interested in C++ a few months ago. I'm hoping to go to college for Computer Science (maybe?) and become a programmer. What I'm curious about is ho...
[31 replies] Last: It seems IBM like Faldrax's idea....well nearly http://news.bbc.co.uk... (by bnbertha)
Script for posting C++ code
 
I need a script to convert C++ sourcecode into HTML. The reason is that every time i trie to post some code into Moodle, Wordpres or other resource, it loses a...
[6 replies] Last: http://bedaux.net/cpp2html/ http://www.codeproject.com/KB/cpp/cpphtml... (by Zaita)
  Archived months: [may2008] [jul2008]

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