by n30n
Linked lists - insert function not sorting right
|
|
[2 replies] Last: The code looks basically correct. What does Video::get_title() return?... (by dhayden)
|
nullptr in Cygwin! |
|
[3 replies] Last: Yes, so it turns out all I needed was to type -std=c++11. (by DyslexicChciken)
|
by n30n
video linked list creating cerr commands
|
|
[1 reply] : I'm not really sure what the issue actually is, but perhaps you only w... (by Zhuge)
|
by blablobloo
Compiling in g++ doesn't gives a.out
|
|
[1 reply] : From man g++ : gcc [-c|-S|-E] [-std=standard] [-g] [-pg] [-Olevel] [... (by keskiverto)
|
by pel1993
I never took unix and wondering how to
|
|
[4 replies] Last: i need to Write a script that outputs all lines in a file containing ... (by kbw)
|
by smunier
Script communication with pipes in a qsub context
|
|
[5 replies] Last: Well, I finally made my script work using sockets. Here is my solution... (by smunier)
|
by histrungalot
Spectrogram Waterfall
|
|
[no replies]
|
by kellex
X11 Lib Sinus Drawer
|
|
[3 replies] Last: Hey, did you get this sorted OP? I have a very similar issue. I checke... (by NewNewz)
|
by n30n
video linked list insert funciton
|
|
[1 reply] : list.insert(*video); should be list.insert(video); The method tak... (by ResidentBiscuit)
|
by dkaip
EVT_KEY_DOWN event problem
|
|
[2 replies] Last: I just make a litle project, same in Ubuntu and windows xp In xp run v... (by dkaip)
|
Please help with this C++ project |
|
[1 reply] : Your link says "unauthorized" and your post doesn't contain any code. ... (by bryan177mcsc)
|
by bishoposiris
error: ld returned 1 exit status
|
|
[2 replies] Last: That did it! Thank you. (by bishoposiris)
|
by vikk
upgrade stripped-down target industrial PC to instrumental for C++ console development
|
|
[18 replies] Last: When I say "upgrade" I mean to set up development tools on the target ... (by vikk)
|
by vsrinu26f
Anjuta Gtkmm : How to package a commandline app and its gui app
|
|
[no replies]
|
by bluemahib
How to control mouse pointer by C++ Code ???
|
|
[4 replies] Last: For Xorg, look at Xlib or xcb. For framebuffer pointer... uh... good l... (by NoXzema)
|
Program works in os x, but not on unix (solaris) |
|
[2 replies] Last: Thank you so much! That worked! (by sistasweetpea)
|
by Inf345
nkm
|
|
[3 replies] Last: lol (by mutexe)
|
Need help with a c++ program |
|
[6 replies] Last: True, but we need complete details on the Question @frank: Provide mor... (by sansoftaus)
|
by sushi1992
Ifstream Read Not working in Linux?
|
|
[8 replies] Last: Still.. can't see why it would fail.. I find that it's never good t... (by dhayden)
|
by damanick10
Cross Compiling c file
|
|
[no replies]
|