Hi,I get a trouble when I create a class that's a seal class for string manipulate.
I override an operator ==:
bool operator ==(char *pStr);
and I override other operator (char*):
char* operator(char*)();
When I use the operator == like this:
CMyString strTest;
if(strTest == "OK")
{
return true;
}
else
{
return false;
}
Hello All,
I have a small question regarding the NFS file handles.
Suppose I have a NFS client who has requested for a particular file from the NFS server.Now lets assume that I am using a NFS v2 server. So I get the filehandle for that file and I can use it. Suppose later I upgrade the server to NFS v3,can I use the same file handle which was issued to me by the NFS v2 server?
If you feel frustrated with Linux then just use Windows or MacOS. Linux is not for you.
Don't trust me - please read the GPL and the EULA in parallel :)
Given a sysfs file attribute which was created by sysfs_create_group(), is there a pleasant way of determining which group that was?
Thanks, Steve
Hi,
I wanted to learn the blueZ bluetooth drivers, can someone provide me some kind of design document for the same!!
thanks in advance!!
Hi,
I am not able to find linux device driver for ATI ES1000 video controller. From where, I can download this driver. Any idea ?
Thanks in advance,
Arun
Hi
Is it possible to insert a kernel module from C application without calling system (" insmod ...") ?
I found some routine init_module, create_module
but it seems that these routine does not work with kernel 2.6
Any comment is welcome
I have a particular problem: when I try to compile a C/C++ file the whole systems stops (no network, mouse, etc)
I replaced every part of the system (CPU, Memory, motherboard, Hard disk, video card) and
I get the same result (which points to a software problem)
Currently specs:
Biostar NF4ST-A9
550W power supply
Atlon x64 +3800 (dual core)
I'm trying to chattr +a some files, but I get the following:
Inappropriate ioctl for device while reading flags on [file].
What does this mean and how to remedy this?
To allocate and de-allocate memory we use malloc and free in the programs.My doubt is how free comes to know only the specified size of memory should be freed. what is the logic behind this.........
please need help regarding this..
--------------------------------------------------------------------------------
hi...
I have RHL kernel 2.6.9 on my machine. when I give the username and password I get this error.
/etc/X11/xdm/Pression/Default:registering sesion with wtmp and utmp
/etc/X11/xdm/Xsession:line80:/bin/bash
no such file or directories
and after that it logsout and again ask for username and passwd.
hi all
i want to create a dummy char device and want to use it for read, write operations.
pls give the way to create a dummy char device.
Thanks
raj
i would advise against using a zen-4 series kernel ... i just upgraded and now my sound card is permanently fried ... dunno if this is just an isolated issue but it's something to be aware of.