Search:

Type: Posts; User: khpuce

Page 1 of 7 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    35,154

    ok...it seems to work...FINALLY ! Here's the...

    ok...it seems to work...FINALLY !

    Here's the code

    typedef struct
    {
    int roll;
    }REC;

    int main()
  2. Replies
    8
    Views
    35,154

    num is assigned a value during runtime by the...

    num is assigned a value during runtime by the user.



    The program still crashes after taking the inputs :confused: (Perhaps its a problem of the IDE I am using!)
  3. Replies
    8
    Views
    35,154

    Thank you very much QuadraticFighte for your...

    Thank you very much QuadraticFighte for your ultra quick reply :)

    I did try using pt.roll. It compiles with no errors but after taking the inputs, the program crashes! Not sure whether this is...
  4. Replies
    8
    Views
    35,154

    malloc() with array of structures

    Ok...its been two days now and I can't get it yet! I googled for long hours but couldn't find what exactly I was looking for. So, here it is -

    Say, I have a structure with only one element. (I'll...
  5. Replies
    4
    Views
    22,407

    Thanks matsp for your kind reply. I've posted...

    Thanks matsp for your kind reply.

    I've posted the question here since many of the forum members here work in software industries. So, I was hoping to get some real example of a software developing...
  6. Replies
    4
    Views
    22,407

    Sample Software Development Proposal ?

    Hi :)

    Can anyone please tell me where I can find a sample software development proposal? For example, if I want to hire a software firm to develop a customised application for my organization,...
  7. Replies
    1
    Views
    1,185

    Security type in zip archives ?

    Hi,

    Does anyone know how passwords in zip archives (winzip, 7-zip, winrar etc.) are protected ? (e.g. what kind of encription if any - symmetric/asymmetric/hash etc. are used?)

    I've searching...
  8. Replies
    3
    Views
    1,492

    Seems like I've stepped into an unknown,...

    Seems like I've stepped into an unknown, mysterious territory :p
  9. Replies
    5
    Views
    1,510

    If you want to start installation without burning...

    If you want to start installation without burning the .iso file to a CD, then you have to extract the .iso file to your usb drive or to the hard drive. The .iso file is kinda a zip file which...
  10. Replies
    5
    Views
    1,510

    Are you sure your usb drive is bootable? Which...

    Are you sure your usb drive is bootable? Which software did you use to make the usb bootable ?
  11. Replies
    3
    Views
    1,492

    How online comparison sites works?

    Hi :)

    I've trying to find some information on online comparison sites. Like how it works? What would one need to create such sites? etc.

    I've been searching on google for hours now but without...
  12. I wouldn't have noticed the problem too if I...

    I wouldn't have noticed the problem too if I weren't using my laptop. I never noticed it while using a desktop. So, in general, its not a problem as long as someone is using a desktop for surfing the...
  13. yeah...but its making my machine hot :mad: ...

    yeah...but its making my machine hot :mad:

    Some sites allows to disable the flash advert but not all :mad:



    I understand the usability and practicality of distributed applications....
  14. Does Flash advertisements suck up the cpu power ?

    While I was visiting cricinfo.com today, I noticed that my lappys cpu power was constantly above 55% usage although I was not doing anything with my computer except visiting that website. So, I moved...
  15. Replies
    8
    Views
    2,271

    I too was thinking about Visual C++. Now I guess...

    I too was thinking about Visual C++. Now I guess I'm definitely gonna try this. I am very serious about this application. That's why I want to go through the right direction from the beginning. I'll...
  16. Replies
    8
    Views
    2,271

    I guess your understanding is absolutely correct...

    I guess your understanding is absolutely correct :)

    Thanks for the direction :)


    P.S Any suggestion for a suitable IDE ?
  17. Replies
    8
    Views
    2,271

    I don't know why there is no reply yet but I can...

    I don't know why there is no reply yet but I can only guess that perhaps my question was not clear enough :confused:

    So here it is again...

    1) I know that I can create a GUI application (like...
  18. Replies
    17
    Views
    2,785

    But is it possible to share files through...

    But is it possible to share files through telephone lines and modems without connecting to the internet? If so, then how ?

    Thank you :)
  19. Replies
    8
    Views
    2,271

    Please help me build a GUI application...

    Hi everyone,

    Now I've become pretty much comfortable with programming in C. Recently, I created a simple stock control application. Basically, this program loads/saves data from text/binary files,...
  20. Replies
    2
    Views
    4,534

    Need examples on Neural Networks

    Hi,

    I am a complete newbie in AI. The last few days I've been trying to understand the basics of neural networks. Although I think I understand how a simple NN works I couldn't find any simple...
  21. Replies
    2
    Views
    3,556

    Controlling fan speed

    Hello again,

    I am really really sick with my dell inspiron 5160 with its noisy fans almost always turned on :mad: . The fans start kickin even if the cpu temp is 35c-50c range. Generally, when I...
  22. Replies
    5
    Views
    3,412

    Thanks Thantos. I don't mind if some maths are...

    Thanks Thantos.

    I don't mind if some maths are involved in the research, I believe that I can handle that :) But, when I look into different universities' M.Phil projects, most of the them require...
  23. Replies
    5
    Views
    3,412

    Well...as per my understanding, doing a research...

    Well...as per my understanding, doing a research means specializing in any one area. So, what I assume that it could be anything I am interested in. For example, it could be specializing in database...
  24. Replies
    5
    Views
    3,412

    Doing a research degree in IT?

    Hello everyone,

    I was wondering whether it is possible to do a research degree (e.g. M.Phil, Ph.D) in IT without involving with complex mathematics. I've been googling around for some time but so...
  25. Replies
    17
    Views
    16,386

    That was a very nice explanation Hammer. To be...

    That was a very nice explanation Hammer. To be honest, I didn't think like that and thought it was ok as long as I was getting the desired output on the screen. I actually didn't understand (or try...
Results 1 to 25 of 166
Page 1 of 7 1 2 3 4