Lounge - June 2011 (Page 3)

down side to improving your ability to code
 
I am not a programmer (I know that) what I do is write scripts mostly in VBA to extract data or manipulate data and produce summary reports. It might sound bori...
[2 replies] Last: in fact some of the regulars on this site asked that I stop posting i... (by ultifinitus)
RPG? (1,2)
 
My mate asked me if i was able to write an RPG, i said it would be complicated and would take a while but i did not see why not. Any body else tried to write an...
[20 replies] Last: Thanks for everything guys (by STLreliant)
damn funny video (Mysql vs MongoDB)
 
Q&A session covering No SQL and relational databases http://www.xtranormal.com/watch/6995033/mongo-db-is-web-scale edit: I suggest you pipe your data to /dev...
[no replies]
using tiny c compiler with code blocks
 
could someone tell me how use tiny c compiler with code blocks? i keep getting this error when i try to compile Compiling: main.c Execution of 'tcc.exe -Wal...
[5 replies] Last: Code::Blocks blocks is open source right? That means you can fix it y... (by kbw)
Error
 
There is a error in this code whenever i enter a character in 'choice' which is a integer the loop goes infinitely. int main() { int choice, value, ...
[7 replies] Last: Grey Wolf thanks very much... this worked ashish Xander 314 you havn... (by ashish verma)
For kicks and giggles...
 
...try making a copy-constructor private, especially if the default copy-constructor is currently being used I have found that in large, complicated pieces of ...
[3 replies] Last: hamsterman is 100% correct it's hard to see this unless you have a la... (by kfmfe04)
I need a laugh
 
Anyone got anything funny or amusing that is computer related that they can share? I need a laugh.
[11 replies] Last: @ xander337 Unlucky. That's happened to me in the past so now I CT... (by anonymous23323124)
Multithreaded OO Sockets deadlocks
 
I wonder if it is possible to write a multithreaded object oriented socket library without getting deadlocks. The only solution I have is a thread per connec...
[16 replies] Last: What do you mean "do they work"? (by closed account S6k9GNh0)
by LB
Bit Shifting Operators that Wrap
 
011 01001 << 3 = 01001 011 0110 1001 >> 4 = 1001 0110 Sadly this is not true, the bits that go off the edge of the byte just get cut off. This is useful, ...
[8 replies] Last: :-) I also thought about simulating a small electronic circuit with tw... (by helios)
Google Public DNS ROCKS (speed up your browsing)
 
my browser was acting weird today - a bit slow, a bit eratic I suspected a stale DNS cache so I googled around and found this: http://code.google.com/spee...
[12 replies] Last: if you are running Linux why not put your favourite sites into your /e... (by khamara)
Intel Compiler
 
Anyone on here use the Intel compiler? Know if it's any good? It's obviously way out of my price range, but I thought I might try their beta http://twitter....
[1 reply] : It's alright. I've found it doesn't perform any better than VC++ if th... (by helios)
by Disch
Need .pic .hdr files for SFML testing
 
I'm working on a little project to add some functionality to SFML. In order to make it work I need to test loading of some .pic and .hdr files (whatever thos...
[11 replies] Last: @chrisname - I tried that haha, stupid PIC microcontrollers. @Dish - ... (by Mythios)
New C++ Programs
 
Visit Now Project: Ionut's C++ Programs http://ionutcpp.codeplex.com
[no replies]
GAEPROXY
 
Anyone else come across this: It doesn't redirect to this site, but it's certainly a direct copy (whose forum updates). http://gaeproxyhttp.appspot.com/
[6 replies] Last: cracked.com was blocked from us for "bad taste". Who the hell are they... (by anonymous23323124)
Thought you guys may like to have a look
 
http://www.youtube.com/watch?v=-cN4coutjLU Tell me your thoughts / opinions :) -- Making this game has been a fun ride. Hopefully it does well. Enjoy.
[12 replies] Last: Oh that was helpful, for the first time I didn't ctrl+a and ctrl+c my ... (by Mythios)
spacing in code tabs (1,2,3)
 
would be nice if we could set code tabs to something smaller than 8 in our preferences (I personally like 2) my current solution is to use tabs in my code as...
[51 replies] Last: I think it's a good idea to get used to other styles rather than using... (by chrisname)
Hi! Just looking to communicate with someone.
 
Hi guys! So, I'm relatively new to programming, specifically C++. I've taken the beginning course to C++ that our community college offered, but sadly the cla...
[5 replies] Last: Thank you guys! I've been reading through the tutorials, and they've a... (by Natters)
Summarize examples into 11 questions
 
Hello all.I have started a project to summarize all examples offered on cplusplus.com into 10 questions and the eleventh which covers everything the examples ha...
[4 replies] Last: The idea i have seems simplistic,pointless,too vague or totally undo a... (by edwardandtheeggs)
Google's research contribution to the language war
 
https://days2011.scala-lang.org/sites/days2011/files/ws3-1-Hundt.pdf The first link is to a paper published by google with findings regarding the advanta...
[6 replies] Last: In other words, the test tests real programmers/staff in a real comp... (by rapidcoder)
vcredist.exe License (1,2)
 
I am looking to the future where I might want to redistribute software developed with VC++ Express. I know that the "redist.txt" file that comes with Visual ...
[23 replies] Last: That's true. (by chrisname)
June 2011 Pages: 12345
  Archived months: [may2011] [jul2011]

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