Lounge - April 2012 (Page 2)

You wouldn't believe...
 
I was searching my junior colleges network folders (which are open to college students) and found a copy of Borland C++ from the 1990's for DOS. Doing some furt...
[2 replies] Last: >1992 >putting header guards in source files ISHYGDDT. (by chrisname)
Reading source code. (1,2)
 
Have you successfully read a source code of a project? If yes, have you fully understood all of it?? I've looked at some opensource projects (vlc, filezilla, wx...
[35 replies] Last: That's a good point. In small programs I do it with macros, but in lar... (by chrisname)
Are data members the same as properties?
 
Hi everyone! It's been a while since I've posted in these forums. Been busy with my final year at University but all that said and done I've been revising an...
[11 replies] Last: Thanks, just clearing that up. (by LB)
wouldn't it be great to develop a real popular program
 
It's like a dream to me that one day i will think up a really useful program that i need and code it brilliantly in the purest of pure Object Oriented C++. My k...
[5 replies] Last: Of course, that's always a risk no matter what you do. I often end up ... (by chrisname)
Moschops Hols
 
Off to North Korea tomorrow for the 100th Birthday of the Great Leader and to see if I can score tickets to watch that rocket launch. Oh yes.
[4 replies] Last: That was very hard to describe in anything other than a series of indi... (by Moschops)
Platformer (1,2)
 
Continuing sort of from within: http://cplusplus.com/forum/lounge/65258/2/ I was trying to use Disch's system but ran into a problem of how to deteremine whe...
[27 replies] Last: THere is none reallly, it's overall a pretty stupidly awesome game. L... (by closed account 1yR4jE8b)
Chest Cruser
 
Hello everybody, I got bored with my Box2D experimental project and decided to stop developing it. It had come to a point where the gameplay was pretty solid (...
[8 replies] Last: I'm playing around with Python and Cocos2D at the moment. Damn, it's s... (by xander333)
ssh ftp
 
Does anyone know how to use SSH to download files onto your computer? Thanks
[4 replies] Last: To copy a file: scp host:<src> <dst> e.g. scp kbw@192.168.0.4:/Users/k... (by kbw)
by Owain
Open a console window with my VM
 
Hello. I am trying to teach myself more about how computers work on a very low level by taking a more practical path, I am writing my own simplistic virtual mac...
[3 replies] Last: Oh okay, I understand. This means I will have to extend my machine lan... (by Owain)
How to add GUI?
 
Hello guys! I just "finished" a video game I was working on (Epic-Quest) and I was wondering how could I add GUI to the game to make it easier to use. Should I ...
[4 replies] Last: Writing GUI code in SFML isn't too bad, its actually pretty easy. All ... (by ModShop)
c# style read-only properties (1,2)
 
Hi, I was writing some code recently and I came up with this small trick to implement read-only public members that are not POD types. Let's say I create a clas...
[23 replies] Last: Hmmm, good idea. I'm gonna check that out (by slicedpan)
Some Challenges
 
I've been wanting to do something with programming recently to keep myself sharp (since I've been rather lazy lately). So I've come up with some challenges. The...
[4 replies] Last: Yeah, that makes sense. That's fine. I didn't really think about that.... (by closed account S6k9GNh0)
Logic Gates
 
Can anyone help me work out what this says? http://farm8.staticflickr.com/7194/6946434618_ffa88c6e17_z.jpg As i have no idea how to translate this into bi...
[6 replies] Last: Thanks for all your replies, but ive still got no idea on how to conve... (by silver01)
Reporting Posts
 
How does reporting posts around here work? Does it go through a moderator? Reason I ask is that there's been a couple of spam post I've reported in the past...
[6 replies] Last: I think that there should still be more reports possible after the fir... (by GRex2595)
Coming Soon section coming when?
 
Hey does anyone know when the Sourcecodes section will have programs to download? I'm very anxious to see what they'll be.
[2 replies] Last: @science man What the admin eventually did was add a source codes sect... (by Albatross)
New Game Project I'm Leading
 
Well since I can no longer post on my last topic, behold: http://civilitygame.blog.com Let me know what you think. I added a short overview :)
[3 replies] Last: Seems cool, but your team seems weak on the programming side. Some of... (by ascii)
by cide
Simple dhtml codemaker(C++) for beginners.
 
Hi, i just finished it to a certain grade. Its more for beginners to put some buttons on the screen . If you curious here is the url: http://program.comuf.co...
[1 reply] : That's quite cool. (by chrisname)
by CMinus
How does ur society treat programmers ? (1,2)
 
Hello All , I'd like to know ur opinions about that ... Because I feel in my Country Programming is really neglected :)
[22 replies] Last: But at least he knows that there is something is called programming la... (by CMinus)
Looks like Spoonlicker is back! (1,2,3)
 
Sorry, I couldn't resist. Since you opened this thread anyway... I started using Linux again, with KDE4. And Jesus Christ, Kwrite has the most disgusting hi...
[41 replies] Last: True. Though I was pointing out stats that have appeared on news outle... (by BHX)
SFML 2.0 Release Candidate is out
 
Can't wait for the full thing, i'll be using this in the meantime. http://sfml-dev.org/
[18 replies] Last: If you're starting a new project you may as well start using 2.0 now, ... (by chrisname)
April 2012 Pages: 12345
  Archived months: [mar2012] [may2012]

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