UNIX/Linux Programming - March 2017

Undefined reference to
 
Hello, I'm trying to find out why I get this error. The test code is as follow: main.cpp: ------...
[1 reply] : All of the template code has to go in the header file. (by TheIdeasMan)
by qtsoft
64 bits(8 bytes) time stamp
 
I'm not sure where to post this, but here goes: I'm trying to understand how a binary file (.ol...
[2 replies] Last: It appears to be a double number dumped into the file: const unsigne... (by helios)
Replacement for conio.h on mac
 
Hi I want to make games that use AWDS(keyboard-commands), but i just found out that conio.h does...
[1 reply] : https://discussions.apple.com/thread/1176684?tstart=0 (by Thomas1965)
Compile .cc and .cpp files using single command in makefile
 
hello, I want to include .cc files in an existing embedded c++ SDK. There is a rule in the Makefi...
[6 replies] Last: You can run make -p and see a detailed rules. I also recommend a good ... (by benhart)
Need help understanding what to do(read, write, getopt)
 
So i have an assignment to due for my UNIX class were I need to implement these features to a progra...
[5 replies] Last: Here is code to parse the command line using getopt #include <iostrea... (by dhayden)
by halfs
How do I get pqxx (the C++ API for Postgres) to work when my database authentication requires a password?
 
I installed C++, Postgres, and postgresql-devel on CentOS 7.3. I installed libpqxx-4.0 too. I then ...
[1 reply] : Never heard of, but a websearch ... http://stackoverflow.com/questions... (by keskiverto)
Installing linux on a laptop with no windows
 
My Dell laptop does not have a windows. The windows got problems, and right now the laptop is almost...
[3 replies] Last: Is it possible to install an operating system (OS) on a laptop that ha... (by keskiverto)
  Archived months: [feb2017] [apr2017]

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