Lounge - April 2010

by danp
freeing dynamic arrays created in a class
 
declared double * *NextMonthValues; as private in my class used in dll when I include following code in the destructor: for (int i=0; i < 10; ++i) dele...
[1 reply] : Welcome to the forum of insane geeks who hate cross-posting, especiall... (by Albatross)
How does microsoft compressed Visual Studio installer?
 
If you've downloaded Visual Studio Express Edition you may have notice that it is only about 700mb. I tried to uncompressed the package then try to compress it ...
[13 replies] Last: Yeah I know, but that is not the point here. All I want is to fit that... (by blackcoder41)
Carpal Tunnel
 
Good evening all. I've been playing guitar for about 7 years now, and programming on and off for about a year. Lately, my right wrist has felt like it's gonna b...
[13 replies] Last: @Return 0: I'll try, but guitar, computer, and video games are like, 8... (by DeadH34d)
what keeps you going (1,2)
 
I jump right into the deep end when it comes to exploration. There is no halfway. What made you decide to stick with programming through all the dissappointment...
[30 replies] Last: If you consider programming something that you have to make sacrifice... (by Mythios)
character building
 
you know what I had second thoughts, go back to playing with your calculator.
[11 replies] Last: Yes, and as you can see from my edit, I think that the percentage of p... (by Duthomhas)
installing programs on ubuntu
 
Hello. How can I install a program on ubuntu? if I use 'root' , 'apt-get' etc it says that these packages are not installed. Thanks.
[2 replies] Last: or try via synaptic (by Bazzy)
by imi
Got my dream job
 
Hey, guys.. know what? I got my dream job :-D. After years of application development, I finally got my guts together and got rid of all these "Standard Web Fro...
[3 replies] Last: Grats! Good luck with it! (by firedraco)
Visual C++ On USB (1,2)
 
Is it possible to install a form of Vis C++ or any other program that i can use to expand my code when I'm away from my own computer I would prefer to use a ...
[23 replies] Last: MinGW GCC 4.5 is out of proposed state now? I'm all over that! (by closed account 1yR4jE8b)
Zomg
 
Nice, 7 spam posts in one section by the same user!
[no replies]
What should I choose for my 7th OS?
 
I have designed a partition table to use allowing me to have seven operating systems, with large amounts of disk space for each. However, I only know of 6 th...
[12 replies] Last: @Bazzy, You misquoted me. I said the same filesystem ID , which is t... (by chrisname)
boost introduction?
 
Anybody know a tutorial for boost (ie introduction to programming with it)? I keep getting this book.
[6 replies] Last: Try this book. "The boost graph library: user guide and reference ... (by TheTSPSolver)
Tutorial for Objective-C?
 
Can anyone link me to a good tutorial for learning Objective-C? Something like the C++ tutorial on this website, but for Objective-C? I am programming on a Mac...
[3 replies] Last: Gee... I searched the website several times, and I didn't find this. ... (by Albatross)
C++0x (1,2)
 
I figured I would review the C++0x and document it while I'm at it for a few reasons. To start off, let's go for my favorite, the range-based for-loop. http:...
[24 replies] Last: Okay... I agree. Concepts would have been very neat. Hopefully, the ne... (by Albatross)
Do you use pirated software? (1,2,3,4)
 
if yes, what kind of software? OS, image manipulation, development, etc..
[64 replies] Last: Blender was initially developed as a commercial project. The compan... (by Duthomhas)
Visual Studio 2010
 
Anyone tried it yet? If so what version and is it any good? I should have myself the express and professional version in a week hopefully.
[2 replies] Last: Ahaha, yeah that's one major thing I'm looking forward too. The multi ... (by Mythios)
Looking for some freeware card games.
 
Just wondering if any of use have any freeware card games for PC. I'm pacifically looking for a card game called old maid as well though. Cheers.
[no replies]
by jsmith
What is the worst compile error you've ever gotten?
 
However you want to define "worst" -- be it "longest", "most unintelligible", "most unhelpful" whatever. For me, this little test program here: #inclu...
[5 replies] Last: Thanks. I managed to solve it by casting the ofstreams to ostreams and... (by chrisname)
Math tutorial
 
hey guys, please link me to some good math(algebra and trigonometry) tutorial. preferably the lessons are arrange and is easy enough to learn from scratch. i...
[5 replies] Last: www.academicearth.org has video recorded lectures for everything done ... (by jerson1782)
linux? (1,2,3,4)
 
What is the best Linux to get? I see a lot of people ubuntu and was wondering is that the way to go?
[70 replies] Last: http://www.wlug.org.nz/POSIX_ME_HARDER (by closed account S6k9GNh0)
Setting DirectX up with an internet connection
 
I have recetly bought a book that has been teaching me how to program a multiplayer FPS in DirectX and it set the network up as a LAN connection and I was wonde...
[2 replies] Last: Yeah it was quite an old book, I couldn't find any new ones on the sam... (by joro550)
April 2010 Pages: 12
  Archived months: [mar2010] [may2010]

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