UNIX/Linux Programming - March 2011

Improve Ubuntu File Searching System
 
I have a project to do in my degree. that i want to improve file searching technique in UBUNTU OS. i...
[4 replies] Last: i have Google it as i can in several combination but i could not find ... (by mohamedrks)
by Nay
I need help with cygwin-- posix file system
 
Hello... I am really in desperate situation. I am a dev C++ programmer. I have never done programmin...
[1 reply] : Makefiles allow you to use "if-then-else" logic, so all you need to do... (by kooth)
by h9uest
absolute directory path for include "xxx.h"
 
Hi guys: This thread is related to c++ coding under linux as well as netbeans ide under ubuntu. ...
[3 replies] Last: @ne555: Sorry about the confusion. In the Makefile, I use the option -... (by h9uest)
g++ gone crazy
 
hi, i've got this situation i cannot explain: first case, short version: printf("%d, %d, %d", data...
[16 replies] Last: @sohguanh : some_dir/file_contains_do_it.h line 19 column 27 is the &... (by stefutz)
by lqbweb
export symbols in a lib chain with dlopen
 
If I create a parent executable which loads a single library through dlopen, if I have compiled the ...
[no replies]
Absolute and Relative Paths
 
I seem to be having trouble producing these two paths. I get the folder names with the text files i...
[1 reply] : One very long way to do this is to write a script to grep out the dire... (by kooth)
Missing Name for redirect?
 
I get this error everytime I try to search for the files. I am new at this so i have no clue what t...
[1 reply] : < > are for redirect the input/output. You need to escape them (with b... (by ne555)
by ozzle
Small Web server, failure when uploading files.
 
Hi! I've been trying to code a small web server. And everything works quite good until now, when I ...
[4 replies] Last: Thanks! (by ozzle)
Difference between length of empty string in aix and linux
 
I am comparing two characters,one of which is a greek symbol and other is an empty string. The lengt...
[1 reply] : A string with length 0 is said to be "empty". Any other length string... (by jsmith)
How to interface Pajek with C/C++
 
Hello all, I have made a C program that produces data for food-web network i.e. it generates th...
[1 reply] : Whenever we want to do interfacing to any third party software it hing... (by sohguanh)
equivalent library in c++
 
Hello everybody . I need to know if there is an equivalent of jpcap library in c++. please.
[3 replies] Last: thank you (by krahamat)
Question about choice of graphics library/code optimisation for low-end systems.
 
I have a question about choice of library to be used on low-end systems. I've so far been using S...
[5 replies] Last: That code is there to limit the FPS to a variable FRAMES_PER_SECOND. S... (by xtothat)
Find file type txt jpg also system events
 
HAI! Before you tell me "GOOGLE IT".. I will say that I can't go on google on this network.....
[3 replies] Last: GOOGLE IT! YAHOO IT! ASK IT! PROXY IT! ... (by ultifinitus)
c++ Pause Command for Linux Terminal
 
Hi I want to pause my program in Linux Terminal. But i can't. i Have tried many commands, Like...
[9 replies] Last: i just want to know the command. nothing more......... now i can paus... (by iamuser2007)
big endian g++ compile option
 
Does anyone know how to compile big-endian in the little endian gnu environment. I am getting errors...
[1 reply] : try -mbig-endian but it's not available for all platforms (by Bazzy)
determining if plain text files were created in linux
 
i'm a linux noob and i'm writing a program that needs to determine if a plain text file was created ...
[12 replies] Last: In your case, however, you are just inexperienced and you are misunder... (by Duthomhas)
Modular Program of Programs
 
I'm writing a series of programs to work on a problem. In the end, I would like to tie them all toge...
[2 replies] Last: Which one do you want? b.out $(a.out) a.out | b.out a.out; b.out $? ... (by ne555)
by peterr
Backtrak
 
Guys if i could ask a question about backtrak the way i have seen on youtube and stuff examples of w...
[3 replies] Last: [quote=peterr]what sort of language would be best to start of with T... (by ultifinitus)
Improve Makefile
 
Hi, I have a proyect folder like this: /proyect = {/src /help /bin /obj main.cpp} My makefile...
[4 replies] Last: The C stood for C? I always thought it stood for "Compiler"... or rath... (by hanst99)
by reacen
Linux (and Mac) programming
 
I know that Java and C/C++ can program, compile and run in linux, or Mac. Are they the only progr...
[3 replies] Last: Eh... yes, but let's just say that Mono isn't perfect. :/ http://www.m... (by Albatross)
March 2011 Pages: 12
  Archived months: [feb2011] [apr2011]

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