Lounge - March 2011 (Page 3)

References for TR1/C++0x
 
Question, mainly for twicker, about the reference section: Will/is there an effort to create a reference section for the up-coming standard? Perhaps we ca...
[no replies]
Greasemonkey script breaks the Forum?
 
I hope this is the right section to post this- I have written a Userscript with the following content: var tag = document.createElement('script'); tag.type...
[no replies]
newbie question about programs written in different languages
 
some program are written in c++, java, and assembly language. my question is how do you compile code from code written in different language into one executabl...
[3 replies] Last: To work with DLLs? MSDN: http://msdn.microsoft.com/en-us/library/ms6... (by ultifinitus)
Your compiler
 
First of, I'm back. Yay!!! and I notice some changes on the site. Ok let's move on. I've been using mingw with code::blocks for a while and sometimes I feel ...
[18 replies] Last: I generally use llvm-g++. I'm not trusting clang++ too much yet, thoug... (by Albatross)
Learning assembly, have a question
 
Why is it when I output two strings to the console, the just overwrite each other? The code is: Message db "Line tests!",10,13,"$" Message2 db "Skippe...
[4 replies] Last: It is traditionally CR-LF, but order doesn't really matter. Have you ... (by Duthomhas)
Feature Input
 
I'm creating a memory management library in C++. I have incorporated a few features so far. These features are associated with the memory management class. The ...
[4 replies] Last: Interesting read, PanGalactic. Thank you for your input, you've been a... (by closed account zb0S216C)
laptop chassis
 
The case around a laptop - chassis for lack of a better word; are any made of metal? The one I'm using now I always thought was some kind of metal but now I'm ...
[11 replies] Last: I hadn't considered it a flame war until Ulti called it one, and thoug... (by Seraphimsan)
Variable Dimension Array
 
Finally, after months of putting this project off, I figured out a simple algorithm that makes the resize function work! I tested it and was overjoyed to see it...
[3 replies] Last: It would appear the code requires that T is a POD based on the use of... (by PanGalactic)
VirtualBox
 
Since I started programming, I've been using my primary system for programming, which, in all honesty, I don't really feel comfy with. So, I've recently install...
[3 replies] Last: Hopefully I helped a little, sorry if I didn't have much info =/ (by ultifinitus)
Android development issue
 
Not really C/C++ related but I for the life of me can't figure out why this isn't working. I've looked all over the net and couldn't find anything that will she...
[no replies]
lerning c++ (1,2,3)
 
hi agen! im lernin c++ tomoz n i wantd 2 no were 2 start? my freind framework(i fink) sed he wud elp me but he az gone away 4 da week end. can u guyz elp me? we...
[51 replies] Last: Eh? Only reason that it's German is 'cause that's the one of the first... (by Kyon)
not getting email from site
 
Hey, guys - Not sure where to report this, but...the email notifications of thread replies isn't working for me. (It used to.) Any idea what I should look at...
[17 replies] Last: I imagine you only get e-mails if you subscribe to the topic. If you h... (by Zhuge)
Any graduating computer science students? Need participants for my project!
 
Hello everyone! For my Capstone design project at the University of Toronto, I want to see if there's any substantial effect of internship experience on a s...
[no replies]
PCI-Express
 
Who here has knowledge of the PCI-Express component? I already know that a PCI-E has lanes( which depend on x1, x4, etc... ) which consist of 2 wires. One w...
[1 reply] : It looks good so far. Wikipedia has a nice article on PCI-E: http://en... (by Computergeek01)
i'm looking 4 a freind
 
hi! i'm looking for my freind. he sed he had an accont on ere caled frame sumthin. have ani of u seen him? he sed look 4 his profile? thnx!
[2 replies] Last: thnx grey! (by DeadOverclock)
by Adidas
SQL server authentication fail
 
hello i'm trying to get started with my sql and getting the presented screenshot. http://www.up2me.co.il/images/75868148.png what am i doing wrong ? I'm a h...
[2 replies] Last: Go into configuration manager and confirm that either named pipe is en... (by Return 0)
Name idea for a linux file manager (1,2)
 
Hello, I am creating a linux file manager.. and i need name ideas :D
[27 replies] Last: Yes. (by chrisname)
Building a Chassis
 
I've been saving up for a while so I have enough for all the parts I want to do this and I finally have enough. I want to build a chassis. I've got the designs ...
[4 replies] Last: My uncle is good with tools and he's helping me out :O (by Seraphimsan)
Error C1001
 
Well, I was programming and... Error 1 fatal error C1001: An internal error has occurred in the compiler. Lolz. if(line == "#curhp") util::file::loa...
[no replies]
BEST. IDEA. EVER.
 
So I've got an idea. I'm going to write an OS from scratch. I'm going to write the kernel in a combination of C# and Objective-c (with bindings between the two ...
[12 replies] Last: A kernel is part of an operating system. The kernel provides hardware ... (by chrisname)
March 2011 Pages: 1234
  Archived months: [feb2011] [apr2011]

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