function

  1. Kniwor

    The Whining/Complaint Thread

    Guys, Post all the complains u have regarding the forum in this thread, regarding fellow members etc... or issues that u believe have not been solved after reporting threads/posts. Mind your language while u do this. Any complaint post henceforth, outside this thread, anywhere else in the...
  2. Sridhar_Rao

    What is this file?

    :eek: When I ran the system configuration utility, I noticed the following entry in the startup; C:\Document~1/Admin/Locals~1/temp/e7952.exe/autorun. When I searched for this file in the specified folder, it did not exist. I disabled it in startup because I suspect its function. Any idea what...
  3. estranged12

    String.replace

    I am trying to use the string.replace function to replace one character of a string to a sequence of others. Like this Say i have a simple string called draw. String draw = "F"; System.out.println(draw); draw.replace("F","F-F+F+F-F"); System.out.println(draw); The output is F F...
  4. F

    problem in C ( structures )

    #include<conio.h> #include<stdio.h> struct name { char n[20]; }; function (int *n) struct name *n { printf("%c",*n->n); } void main () { struct name n scanf("%c",&name.n); function(&n); } this is a simple program in which i have to take user name then print it using pointer , function and...
  5. gowtham

    Orkut scrap all script problems!

    Hi frnds! i was jus trying to create my own scrap all script in orkut. here is the code- // ==UserScript== // @name scrap all // @author Gowtham // @provided by *geeks-live.com // @description Scrap all by gowtham // @include *orkut.com/Scrap.aspx*...
  6. skghosh44

    What is SmartSound Quicktrack plugin.msi ??

    Header of the thread is suffice. Any one any idea about this plugin. What is the function of this plugin ??
  7. P

    C/C++ Programming

    Related to pow() function in C/C++. The Syntax is : pow(x,y). If the y part of the function is a fraction it gives an error. What should be the Syntax for such a function that there is no error?
  8. clmlbx

    how to make the string function ?

    hello , I KNOW what is string.h and all it's function........(strrev,strcpy,strlen.and all )but how to make their own defined functions...how to pass the value to programme ..................[THAT SELF MADE FUNCTION.........THAT WE DEFINE BEFORE MAIN() FUNCTION.]
  9. puneet.darji

    Passing enum as parameter (vb.net)

    E.g. public Enum season winter=0 summer=1 end enum public Enum month jan=0 feb=1 end enum There are two different enums i want to pass in one common function like. pubic function fillenum(i send above enum as parameter) end function At the time of calling...
  10. satyamy

    Want to Setup Search Function in Website

    I want to setup Search Function in a Website How can I the purpose is The Site will have Many Wallpapers with different name and when some one search for a Particular word that named wallpapers will apear in search result ? I dont want to use Google/Live Search Toolbar Can I do this with...
  11. naveen_reloaded

    Sony Ericsson K850 Review by naveen_reloaded

    Ok guys here is my review.. Note : Photos shown are taken from other sites ... coz @ present i dont have a digi cam to take photo .. so please excuse me... ok before i start anything here i want say one thing : this whole k850 sits on very new platform ie A200and...
  12. M

    power function by bitwise operations

    can anyone tell me how to implement the function to calculate power of 2 with the help of bitwise operations.
  13. victor_rambo

    [tutorial/javascript] Prevent users from submitting blank or incomplete ratings

    source: Myself :D This script will be particularly helpful to webmasters who have 'Rate products', or 'Rate articles', etc rating tasks on a page. Sometimes an user may send bl;ank rating(that would just increase your server load, or if automated may be heavy on resources). Also if many...
  14. B

    Enable Hibernate Features ?

    When i try to enable a Hibernate features from cmd Command on Vista it will not works. My hibernate function was not there in control panel. Please help. See the attachment.
  15. spitfire

    Which is the cheapest available vista compatiable tv card

    I want to buy a tv tuner card for my vista rig I want to know which is the cheapest one? please suggest anything but pinnacle.. internal or external doesnt matter as dvr function is not very important for me Having fm will be a big plus Regards
  16. mohitgiri

    Wcdma And Ptt

    plz tell me what is wcdma and how can i use it. also Tell me what is push to talk function and how can i use it.
  17. Thor

    Orkut Trouble ... or is it FF kinks ?

    I am using v 2.0.0.3 of FF . I am also using the orkut Helper Extension. Sometimes when I login to my Orkut A/c ... the page shows me // Copyright 2006 Google Inc. All Rights Reserved. function GTalk() { this.swfPath = "*www.orkut.com/talk/datastore2.swf"; this.objectName =...
  18. krates

    Actionscripting in flash for creating games

    This tutorial will cover some of the essential actionscript techniques that are required to make games in Flash. OK, the topics covered in this tute will include: watching the mouse position watching the keyboard duplicating and attaching movieclips animating movieclips with actionscript...
  19. R

    Windows XP search function problem

    I have a big problem .... when i press "F3' in any window the default serch function doesnt appear but "Search the Web" appears I want the "Search for Files and folders" to appear like below can anyone help me
  20. G

    Seeds,Peers & Leechers

    Can Anyone Enlightenten me Who are "seeds","Peers" and "Leechers" in a Torrent Network.What function do they Perform?
Top Bottom