... <snip> Have you ever heard about the netiquette? Or normal human behaviour? Or kindness? If you have questions or need help, then ASK. Start your post with...
Dear developers : eGovernment operating system project is a complete operating system project that will be designed and implemented from scratch. Join the ...
Friends, Qualify for Your Free Subscription! Dr. Dobb's Journal enables programmers to write the most efficient and sophisticated programs and help in daily...
Hi guyz I need to know how to make a program which loads itself whenever i start the PC.It should work in the background and there must be no indication of it...
... Place a shortcut to it in Programs > Startup. Or setup a key in HKLM\Software\Microsoft\Windows\CurrentVersion\Run ... Google for ShowInTaskbar ... At C?...
Hi The task of working in background can be accomplished in linux too. Open /etc/profiles. Then type the execution line of the command. For example if its a...
Hello I tried your windows trick Paul that shortcut you mentioned, it works but task bar shows the process. Any remedy to this !!!!! I did not try that...
Hi abhishek, This is a sincere advise abhishek...if you are really serious in 'C' . Then experiment on Linux... You will feel bad for not choosing it before......
Hi I am six months into C programing and i wanted test myself.Here the encyprtion prog i wrote.Compile it and uses. Let me know about how i could improve my...
... works ... Depending on what you are trying to do with this process, this may or may not be overkill... ...BUT a common way to do programs that run the...
Hi all, I'm new to this group, somebody confused me abt asking this question can anybody explains the following lines in detail : the question will be answered...
Reply embedded... ... You asked the exact same questions in c-prog group, and receive many replies. Have you read them? What have you understood so far? We...
Hi I wanted write a prog in C which copies all keys typed into a text file.How do i go about doing this!I need the address of the keyboard buffer.What are the...
... Hi Srinivas, that depends on the OS and sometimes on the compiler. Not every OS lets you access the keyboard buffer (because not every OS uses the BIOS...
hello all... these Qs r with ref. to a part of undergrad course in Comp.Sci... 1)i m unable to prove the following prove tht: f(1)=1 f(n)=f(n-1)+1/n, n>1. is...
... Hi, #1 and #2 I cannot answer either, my math lessons are far too long ago. #3 is easier to respond to: what does it mean when you write "more exact"? How...
hello all by exactness of O notation i meant... rather thought that "smaller (nearer to 1) the value of n nearer will be the values of f(n) and g(n)... and if...
well let me give a try if f(n) <= c*g(n) then f(n) = O(g(n)) is ok if g(n) = log n then f(n) = O(log n) how you get that log n f(1)=1 f(n)=f(n-1)+1/n, n>1. so ...
Hi all i've make a library in C , but i dont know how call it in #include ?! i use this command in os shell in C: tlib a +pass.obj tlib a , t.txt type t.txt ...
hello all... (i want to test the efficiency of bubble sort as against bidirectional bubble sort) i use g++ compiler. how should i find time taken by the...
... Hi, I suppose you work under Linux, but that's only a guess. Could you please let us know? In order to tell you exactly what you might do to compare the...
Dear developers : eGovsh is a 32-bit protected mode , multitasking , operating system that is being developed as open source at www.sourceforge.net. The...
... Not to mention that it's obvious you have some school assignment that you are trying to do, and you are basically asking the list to give you the answer. I...
... You should finish that sentence. As in "pls do reply immediately, because it's a question on my homework assignment which is due tomorrow." You could at...
... Wasted effort. Those of us who answer more than ask can usually spot unattempted homework questions a mile off. Regardless of how it's phrased. We did...
Google announces a competition for C++ Coders .Participate now !! Check out more detail in http://googlecodejam.blogspot.com/ ... Jiyo cricket on Yahoo! India...
hi frds this is sania i am final year student of cs(btech) . i am doing final year project on c++ . I need graphic programming in c++ to add menus ,lables ,in...
What is Your OS? ... Hello. I looking for remote / temporary job. Great experience. Good communication skills. University degree (Baltic State technical...
hello I'm having some problem with win pcap. I downloaded it from http://www.winpcap.org/ I got WinPcap_3_1.exe On installing this I get some more exe as under...