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 Chriss Miller 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: italy
  • Content: Threads
  • Order by date
  1. italy

    print in binary format

    how can I print an integer in binary format like is there any switch with printf or it has to be diffrent way .thanks
  2. italy

    hi guys I am reading a file and pri

    hi guys I am reading a file and printing it out but the printing or reading the file skips letters like goes to the first letter and skip the second and goes to the third and skip the fourth and so on any help char ch; FILE *fl; do (ch = fgetc(fl)){ printf("the words ar %c ",ch)...
  3. italy

    Need C manual

    Hi do u know guys any manual or help document of c that I can intall on my linuxbox thks
  4. italy

    DDD help

    Hi guys I installed ddd version 3.3 on redhat and I have aproblem to open any file it keeps telling me no init.c file in the directory any solution??? thks
  5. italy

    Good debugging tool on linux

    Hi guys I need your advise about what tool should I use to compile and debugg especially I will work on linux environment and also more clear debugging tool I find it defecault to debug in linux environment not like windows in borland u now what I mean? great thanks in advance
  6. italy

    I am new to this mess

    Hi guys I am trying to compile and run my first c program in redhat and I am compiling it and the output fine but I want to run by double clicking no success and from terminal it says there is no command with this name how can I run this program and if there is any tips for compiling and running...
  7. italy

    simple application

    Hi guys I am trying to build simple application with one access table and post the data on datagrid but it seems I cant pass the param of the customer name let we say and make the quary and bind the datagrid at run time to post the result , like select * from customers where customer name...
  8. italy

    show an schedual

    Hi guys I need to show a schedual as tieme bars from database like reservation to cars and each car has diffrent time reserved so how can I show this in a program like with chart between (time&date) and cars consider the cars are equals
  9. italy

    Q

    Hi guys I see many application that written in C and they r GUI based apps like for example window or other My question is there any studio for C .thanks
  10. italy

    harddisk problem

    Hi guys I have this problem harddisk and there is 3 partitions the first one is c: offcourse it is the booting partition for some reason have a problem with other 2 partitions just disapeard I cant use check or any thing when I check the control panal system properities it seems has problem...
  11. italy

    weird problem

    Hi guys I have this problem harddisk and there is 3 partitions the first one is c: offcourse it is the booting partition for some reason have a problem with other 2 partitions just disapeard I cant use check or any thing when I check the control panal system properities it seems has problem...
  12. italy

    I am looking for practical experience

    Hi every one I am looking for practical experiece to support my admin certificate of solaris 8 any body have a faq document or any thing helpfull or even script .Thanks
  13. italy

    explain please

    can you tell me please what IPGhost software for
  14. italy

    install sol 8

    after Installing every thing successfully know every time I have reboot through the start up disk with new configuration and when I am trying to boot from the hard disk I got an error (I have only one harddisk and it is primary ) ,also evry time I use shutdown command I get an error of rpc not...
  15. italy

    new to solaris

    could any one tell me what operating environment system admin 2 is ?thanks
  16. italy

    install

    I am trying to install exchange 2k RC3 on my Win2k I get the error message exchange 2000 needs win2k RC2 I have resource kit installed thats means I have candidate 2 then what is the problem is there any work around this my be install SP1 OR SP2 .Thanks
  17. italy

    excahnge 2000

    I am trying to install exchange 2k RC3 on my Win2k I get the error message exchange 2000 needs win2k RC2 I have resource kit installed thats means I have candidate 2 then what is the problem is there any work around this my be install SP1 OR SP2 .Thanks
  18. italy

    Security

    I have an exe file has been send to me from one of good guys and this file cant be renamed or deleted and I tracked this file and I found out it is running and implements it self in system Tray so I went to the register and I found out its key (System-Tray)I tried to delete or rename the key but...
  19. italy

    Heeeeeeeeeeeeelp guys

    I am installing solaris 7 when it come to booting I get the error /etc/bootrc failed is this because the CD not supported or some thing else is there any way around this and I am thinking to copy the CD to the hard disk do you agee with me especially I have to format the harddisk with fat...
  20. italy

    which way is the way

    Hi guys I change my regular CD with writable CD and it is the slave of the primary and I have primary of the secondary (HD),and I dont have the drive know when Iam booting I get error drive not reachable some thing like that please insert start up disk in A: after I insert the disk and tell it...

Part and Inventory Search

Back
Top