Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: crimeanbob
  • Content: Threads
  • Order by date
  1. crimeanbob

    3004-004 You must "exec" login from the lowest login shell.

    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...
  2. crimeanbob

    Doxygen Structures

    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...
  3. crimeanbob

    C Bignum Bitshift

    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...

Part and Inventory Search

Back
Top