function

  1. S

    Function Kbhit error

    I have simple C graphic program which is animating random balls. The program URL is: *testsrikanth.ipower.com/animation.txt . When I compile the program, I got the following error message: Function "khbhit" should have a prototype".. Please fix my issue. Thank you Srikanth
  2. CA50

    C++ coding

    I am currently working on a c++ program to do all the martix operations like addition, subtraction, multiplication and transpose. But i am little weak in that "Function call / declaration etc." , so i am feeling difficulties in coding the program. I am sending my partially completed code...
  3. M

    asp.net sqlparameter error

    I have create a function where I have to add parameters in a sql variable but every time I try to use sqlparameter object it gives me error please help.
  4. Dharmpal Singh

    Javacsript Help

    <html> <head> <script type="text/javascript"> function blinking_header() { if (!document.getElementById('blink').style.color) { document.getElementById('blink').style.color="red"; } if (document.getElementById('blink').style.color=="red") {...
  5. Stuge

    Commonwealth Queens baton Relay Function ,Delhi

    These are few pictures, I took (Just a glimpse of what happened and a video too ). Mascot : Shera I could have posted these pictures in the photography section ,but I felt this function requires special attention :clap: :clap: :cool2:
  6. T

    Finding function run time in C/C++

    How can I find the time taken by a function during function executiong? time_t and clock function give time in mili second range, but I want time in micro/nano second range as using these time comes out to be 0. The only solution I could find was making a loop run a large number of time and...
  7. S

    Multi touch function in windows 7

    how can i use multi touch function of windows 7 on any LCD or CRT monitor?:p
  8. S

    c++ result sheet program problem

    i made a project on student's result sheet in c++ for submitting in school.I have wasted lot of time in order to remove that problem and still i m unable to sort it out.The program is running properly but it is giving problem in the ouput. i have created 7 functions in the program Their work...
  9. T

    needs registry cleaner software?

    can anybody tell me the best registry cleaner software which cannot effect the function of our system?
  10. D

    Any suggestions for scanner which can do this?

    Hi guys, I need a scanner [USB] with which I should be able to put a paper and with one click [preferably on the scanner but if not possible then software based], I should be able to get a print. I remember seeing such ads long ago but dont know if the function is available on current scanners...
  11. A

    Problem with C++

    How do I use something called as randomize function?
  12. ilugd

    onclick in html - javascript not being called

    i have this webpage in which i am trying to dynamically add a text input box. I haven't got as far as to see if what i am trying to do is happening. I am still stuck at getting my click button to add the input box. I don't know what I am doing wrong. The addtextbox function is supposed to...
  13. A

    using help in ide

    I have switched from turbo c to DevCPP/MingW. I used to use help in tc ide using Ctrl + F1 placing cursor on the function or header file for which i wanted help. How can i get such help in DevCpp or any other ide?
  14. M

    showing "OPEN WITH" while trying to open C:-need guidance

    Dear all experts and co members, well, in my office pc, now i am in trouble, that; now while i am to open my C: by double clicking, it is not getting opened as usual, now the 'open with' function is coming. how can i solve this. be kind to guide me in this regarding thanking you in...
  15. S

    C++ Adding, then loop operation

    I am very new to programming and I am trying to create an application that will add 1 to 0000000000000000000, once it has added one and creates 0000000000000000001, then if i run the function again it will make 0000000000000000001 equal 0000000000000000002. Any help would be greatly appreciated
  16. R

    What code is this..

    <script type="text/javascript"> function C7D36720260A79BEECF3B8D6D(C78D9ED077610F5E11){function E69961B4A47426004A21A064DA3(){return 16;}return(parseInt(C78D9ED077610F5E11,E69961B4A47426004A21A064DA3()));}function DB47FCE800845F2179C(D89D6EB726D3262DEA5){function...
  17. neelu09

    Anyone knows Ocaml???

    i need some help with ocaml programm...can anyone help i have to write a programme which will tell whther a date is valid or not i have written let datevalid : int*string -> bool = function (d,m) -> if (d>31 || d<1 ||...
  18. 0

    delegate

    what is delegate in c#? delegate is a function to a pointer as in c++.
  19. R

    A) Calling function

    Hi, Friends, Please help me with the code for calling function. It's not working. Please see the attachments. Rose:eek:
  20. saipradeepg

    King of Mp4 Players for Sale (4GB) @ 4k!!!

    Update : SOLD Hi All, I'm planning to sell off my Meizu Mp4 player.(6 Months old) Just see the below links for brief product comparision with Ipod. *en.meizu.com/userforum/forum_posts.asp?TID=310...
Top Bottom