Search Results

Search: Posts Made By: nadiamihu
Forum: Programming 03-22-2007
8,194
Posted By nadiamihu
parsing a string to check if it's an IP address
Hello everybody!
I woul quickly need a function
bool ParseIPString(char*)
that parses a string to check if it's in IP format.

thanks in advance for any help!

best regards,
nadiamihu
Forum: Programming 12-20-2006
3,077
Posted By nadiamihu
makefile for programs using libraries loaded at runtime
Hi everybody!

I would like to set in the makefile a path that should be the path where the program searches for the libraries loaded at run time.

Is there such a variable to be set in makefile?...
Forum: Programming 12-06-2006
5,466
Posted By nadiamihu
scandir() for Solaris
I'd like to use scandir() on solaris, but it doesn't find sys/dir.h
What do you think I should do?

thanks
Forum: Programming 11-29-2006
35,596
Posted By nadiamihu
thanks a lot, Corona688! regards
thanks a lot, Corona688!

regards
Forum: Programming 11-28-2006
35,596
Posted By nadiamihu
unix C++: get the files from a folder
Hello everybody!
How can I get the list of files from a folder in C++ (unix)?

thanks in advance for any help!

regards
Forum: Programming 11-21-2006
5,485
Posted By nadiamihu
debugging a shared library (unix)
How can I debug a C++ program (unix) that uses a dinamycaly linked library (dlopen(), dlsym())? I mean I want to be able to go through the library code too. I used ddd, but it's not working.
...
Forum: Programming 11-03-2006
24,386
Posted By nadiamihu
Thanks a lot blowtorch & Corona688 !!! it...
Thanks a lot blowtorch & Corona688 !!!
it works! :)

regards
Forum: Programming 11-03-2006
24,386
Posted By nadiamihu
launch an executable from a C++ program
Hi everybody!
Could you please tell me how can I launch an executable from a C++ (on unix) program?

thanks in advance!
Forum: Programming 10-10-2006
3,459
Posted By nadiamihu
I would include just a header with the exported...
I would include just a header with the exported functions, not all the headers used by the library
Forum: Programming 10-10-2006
3,459
Posted By nadiamihu
ok, maybe I didn't ask the right question... ...
ok, maybe I didn't ask the right question...
I'm interested on how to write the exported function in the library and then how to call it in the project that uses the library.
all this without...
Forum: Programming 10-09-2006
3,459
Posted By nadiamihu
ok, thanks blowtorch! I need to make a C++...
ok, thanks blowtorch!

I need to make a C++ shared library on Unix. Could you please tell me what should the server and the client look like?
or a usefull link would be great... thanks!
Forum: Programming 10-09-2006
3,459
Posted By nadiamihu
C++ programming
Sorry to ask this question here... where can I find a C++ programming thread? Thanks guys!
Showing results 1 to 12 of 12

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