Lounge - December 2010 (Page 2)

Linux (kubuntu) ftp editor
 
Hi, there maybe you know how to use kate(or other) editor to connect to server and edit via ftp ...
[1 reply] : You may need some plug-in (by Bazzy)
by aza
code container dijkstra
 
#include<queue> #include<iostream> #include<math.h> using namespace std; #define MAXINT 100...
[8 replies] Last: #include <stdio.h> #include <stdlib.h> #define niesk 100000... (by aza)
Facebook (1,2,3,4)
 
I got bored with my friend so we decided to crash the Facebook group chat... And succeded. It took u...
[62 replies] Last:     To Nohbody: LOOK LOOK! Here's some real indentation!  ... (by rocketboy9000)
by nick85
Reference to a pointer
 
int *a; what is &a? why does it exist?
[5 replies] Last: int*&a declares a reference to a pointer If a is a pointer ( i... (by Bazzy)
Consulting Nightmare
 
Just thought that I would share this... I'm currently in a consulting nightmare... I'm doing some co...
[7 replies] Last: There will definitely be takers as long as that company is willing to ... (by sohguanh)
by Null
Internal compiler error
 
I found a gcc bug again! class Example { protected: typedef void(Example::*FP)(int); st...
[3 replies] Last: http://www.parashift.com/c++-faq-lite/pointers-to-members.html#faq-33.... (by firedraco)
Impressed
 
Well I just tried out SFML, and in less than an hour I had more functionality than I had in SDL in p...
[3 replies] Last: You might want to look at OpenGL ES while you're at it. (by Return 0)
Just for fun...
 
Just for fun I decided to try and write a typeless doubly-linked list in C (I will also use it if I ...
[5 replies] Last: @PiMaster, I could, but it would be complicated (unless I cheat). As ... (by chrisname)
by Disch
Rant: I hate Apple (some foul language within) (1,2)
 
This isnt' new. I've known that I hate Apple for a long time. I recently lost the MP3 player my ...
[24 replies] Last: I use AV software when working on Windows. Microsoft Security Essentia... (by chrisname)
Wierd Things You've Eaten (1,2)
 
So what are some weird things you guys have eaten and not like any exotic food that might be part of...
[28 replies] Last: I ate a birds nest. The nest was made of edible plant and was cooked ... (by sohguanh)
Golden Sun
 
Anyone here a fan of the golden sun series. Then the new Golden Sun just came out and I was wonderin...
[3 replies] Last: It is true that they added ds elements to it, but you don't have to us... (by fermies)
Simplify Boolean Expression
 
I'm a bit rusty on my boolean algebra, does anyone see a way to simplify this down to the simplest f...
[4 replies] Last: Yeah that's what I thought. Just wanted to confirm. Thank you for ta... (by Return 0)
by Disch
PHP - Scheduling a sync up every so often
 
Hey everyone, this is a PHP quesiton, and not really a C++ question, but I don't really have any con...
[6 replies] Last: yeah works great. Thanks (by Disch)
by kbw
Version Control
 
Over the years I've been required to use: PVCS, SCCS, RCS, MKS, CVS, Subversion, Clearcase, Perforce...
[6 replies] Last: I watched some of that. (by chrisname)
Looking for C++ developers who would like the chance of winning an iPad!
 
Hi there, I'm doing some research on the market environment for software development tools and c...
[1 reply] : Just a quick reminder that the survey closes today so you only have a ... (by MairiRobertson)
by Disch
CDDB replacement?
 
So Gracenote (formerly cddb) stopped offering their free online album database, effectively making t...
[6 replies] Last: Elaboration commencing. At some point, the data from a website has... (by Albatross)
Deriving nth root
 
As it's more of a mathematical question than a programming question, I put it here. How do computer...
[4 replies] Last: a^ (1/n) = exp( ln( a^ (1/n) ) = exp( ln(a)/n ) ... (by ne555)
convert 1D array to 2D
 
This sounds like a problem for general at first, but not necessarily. Anyways, you have an image...
[2 replies] Last: Thank you kind sir :D I was completely over complicating it... Thank y... (by Seraphimsan)
Good Linux distro.
 
I bought notebook with 1.66 processor, 1 RAM. There was Win7, but very slow, and I decided to change...
[13 replies] Last: It has a decent package manager, it works right off the bat, comes wit... (by chrisname)
Logarithms
 
How the hell do you mathematically calculate algorithms? In the past, we've always used logarithm ch...
[4 replies] Last: http://www.krysstal.com/logarithms.html#natlogs (by kbw)
December 2010 Pages: 123
  Archived months: [nov2010] [jan2011]

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