Search Results

Search: Posts Made By: clalfa
Forum: Programming 07-06-2010
3,311
Posted By clalfa
I think that the main issue with that code is...
I think that the main issue with that code is that fxn() returns a pointer to a variable that is local to fxn() itself, which is deallocated when the function returns.
There are other minor...
Forum: Programming 07-06-2010
3,753
Posted By clalfa
msleep makes the process wait for a given amount...
msleep makes the process wait for a given amount of milliseconds.
I expect this not to slow down the requests, since this interface is by definition asynchronous. Anyway, removing that call does...
Forum: Programming 07-05-2010
3,753
Posted By clalfa
libcurl multi interface problem
Hello, I'm trying to use libcurl multi interface to fetch several data in parallel. I would expect this to be faster than performing repeated fetches using the easy interface, but for some reason I...
2,040
Posted By clalfa
CPU time on multitask applications
Hello all,

I'm using clock() function (from ctime) to realize how long it takes my threaded application to complete an algorithm. I would like to know how this function behaves in multicore boxes,...
Forum: Ubuntu 03-15-2008
2,625
Posted By clalfa
packet inconsistency problem
Hello everyone,
I was trying to install db2 on Ubuntu, but got messed up with manual installation and Synaptic. At the moment, I find myself with a filesystem where DB2 is NOT installed ( I removed...
Forum: Programming 02-02-2008
3,901
Posted By clalfa
Hi, I've solved the problem ... I just had...
Hi, I've solved the problem ...

I just had to link the folder containing the framework to /usr/include

Hope this can be useful to someone else ... Bye !
Forum: Programming 02-02-2008
3,901
Posted By clalfa
Include directive
Hi there,

I'm working on a c++ project and I need to use some libraries which are part of a framework. I installed it on my home directory, and alle the .hh are located in subdirs of my home.
I'd...
Forum: What is on Your Mind? 09-07-2007
32
12,520
Posted By clalfa
Chicken egg DEFINITELY came first ... :D
Chicken egg DEFINITELY came first ... :D
Forum: Solaris 09-07-2007
2,955
Posted By clalfa
Installing USB adsl modem?
Hello all,
granted that I am an absolute beginner with Solaris, I'd like to use my adsl modem, t's a Zyxel prestige 630.
I managed to install and configure it under Ubuntu using the drivers from...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 10:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy