Request help with C/C++, Perl, PHP, Python, Ruby, Bash Scripts, or other Linux programming/scripting related issues
hi its like i am am having a system with 15 disks of 250GB each. and it has a raid controller. the kernel that is installed is customized. now...
I have a small program which need to define a function pointer table, unfortunately, this code will be C code which need to be compiled with other...
Hi I would like to put out something which i came across today. i dont know why it is happening like that Suppose path=hello In...
I'm trying to compile steghide-0.5.1 from source, which requires mhash and libcrypt. I extracted all three to sibling directories, then ran...
I have a program which was coded by mix of c++ and c code, when I test the function pointer in C code, it is ok, but when I try to merge it with C++...
The mysql & php connection is driving me crazy with no errors being thrown & no html output being shown(the part which comes after the mysql_connect...
Hello everyone!! When I started learning C from a book, it was mentioned that sizeof(int) is 2 bytes. I believed it blindly and never bothered to...
I am taking a WINDOWS C++ class. I am going to be needing something to compile and test my code. I have VMware but would rather not do it that way....
C language #define MAXQ 100 typedef struct { int requestNo; char ownerIP; char fileName; int fileSize;
Sorry I am new to Linux, please help. I created a small project by using KDeveloper in FC2. It worked fine. But when I did the same thing in FC4,...
If any of this is overstepping boundaries please tell me because I don't want to look like an ass hat. First of all I'm looking for a few good...
Umm...okay. I have just come across something very weird within Java, and I'm interested to see if anyone knows a way to fix this. I have the...
I have a question, I want to be able to do the following, but not sure if it is possible. I want to create a case statement script that will...
I find everytime, one of my program call fopen, it can not open the existing file, but another program can. The errno of fopen is 2, but I don't...
I have a project, which need to implement a function table for multiple thread call, each thread will start with a different function, and the...
void change(char *s) { s="change"; } int main() { char *p="abc"; change(p); cout<<p;
Hey guys, I am currently working on a personal website and I was wondering if anyone knew an html or css code I could use that would run when the...
does linux have a free version of c++??? i have intel c++ 8.1 for my windows rig but i need one for my redhat 9 FC4 rig can someone help me out :?:
I have to compile a C code in both solaris and linux.But i think there are some issues related to porting from solaris to linux that is creating some...
Hey guys, i just started learning python (i usually use java/C). this has got me stumped as its not mentioned in the documentation (unless im...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules