UNIX/Linux Programming - July 2008 (Page 2)

g++ : "seek"ing before BOF- doesn't fail ?!!
 
Hello All: I'm reading a binary file in reverse order, using a while loop condition testing on the good() method. I was expecting a false condition when the...
[1 reply] : Seems I've answered my own question. I've just got access to a machin... (by luvlearnn)
Configuring Code::Blocks/Eclipse for Allegro
 
hello, I'm having a hard time configuring Code::Blocks to work with Allegro under Linux. I also tried configuring Eclipse to work with Allegro, but I had the ...
[1 reply] : Can you write a simple C++ file and compile it manually with GCC/G++ a... (by Zaita)
Starting a process at a user defined workspace
 
I want to be able to automatically start an application in any workspace the user specifies. Is there a way to access the workspace switcher programmatically...
[1 reply] : I beleive this can be done using an app called devilspie Have a loo... (by bnbertha)
by pardis
Imporiting C++ Projects in Eclipse in Ubuntu Operating System
 
Hi I have a library that i have linked this library to my own project through eclipse. Since I want to debug whole code i want to be able to debug the sou...
[1 reply] : Your first problem is comparing C++ to Java. Java is a platform-indepe... (by Zaita)
g++ unordered_map iterator/pointer invalidation policy
 
Hello, I have a question about unordered_map implementation in g++, and I am hoping someone can answer it: What is the iterator/pointer invalidation polic...
[3 replies] Last: Iterators and references to the erased elements are invalidated, as pe... (by Duthomhas)
compiler linux(ubuntu)
 
Hello. I have just got Ubuntu Installed on my computer and i want to get a compiler on it as well. It seems o much harder to install a compiler on it thoe. Ive...
[12 replies] Last: Use what you like. There's nothing wrong with Emacs. I just don't li... (by Duthomhas)
by pardis
g++ returns "undefined reference to"
 
Hi I have a question about some problem that I have with g++. I have a very simple application that is edited by Eclipse with c++ language in ubuntu opera...
[6 replies] Last: hi Thank you so much!! it worked!!! guys you helped me so muc... (by pardis)
by lipune
linux ipc
 
Hi to all, can u tell me theanswer of it, 1-in socket programming if we are using tcp then why thee is no bind()system call in client side,if we write bind()s...
[5 replies] Last: Just a note. The BOOST library has a couple of good, multi-platform IP... (by Zaita)
July 2008 Pages: 12
  Archived months: [jun2008] [aug2008]

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