Hi i get this message when attempting to telnet in to an AIX 5l system. I've searched all over the net including this forum but have only found cryptic answers to what this means and how to solve it.
Can someone give me an idiots guide to what's going on here please. I have the basic...
I'm running Doxygen source documentation tool on exisitng C code. This code has a structure with the same name in two directories in a tree. Both these directories are on the same levvel and so do not conflict.
When i run the doxygen tool it produces documentation with one reference to a...
I have C code to handle a 23 digit number as a 'bignum' by holding the digits in a char array. I also have functions to perform basic arithmetic on the bignum.
My problem is that once I have this number I must perform a bitshift. I need to shift right 16 bits. This is o.k. as I can just divide...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.