Search the web
Sign In
New User? Sign Up
cprogramming2 · C Programming Turning caffeine into code
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7328 - 7357 of 8329   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7328
... <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...
Nico Heinze
nico_heinze
Offline Send Email
Mar 1, 2006
9:20 am
7329
Dear developers : eGovernment operating system project is a complete operating system project that will be designed and implemented from scratch. Join the ...
sherifmagd2004@...
sherifmagd2004
Offline Send Email
Mar 1, 2006
10:55 am
7330
Friends, Qualify for Your Free Subscription! Dr. Dobb's Journal enables programmers to write the most efficient and sophisticated programs and help in daily...
Raman Gandhi
raman_gandhi...
Offline Send Email
Mar 2, 2006
10:36 am
7331
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...
robinsrinivas1
Offline Send Email
Mar 2, 2006
1:18 pm
7332
... Place a shortcut to it in Programs > Startup. Or setup a key in HKLM\Software\Microsoft\Windows\CurrentVersion\Run ... Google for ShowInTaskbar ... At C?...
Paul Herring
Shabble
Offline Send Email
Mar 2, 2006
1:25 pm
7333
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...
Shiva Kumar
cshivain2000
Offline Send Email
Mar 2, 2006
1:43 pm
7334 Praveen Augustus
reuben12
Offline Send Email
Mar 3, 2006
4:58 am
7335
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...
abhishek misra
abhishekfish...
Offline Send Email
Mar 3, 2006
6:01 am
7336
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......
shinose
Offline Send Email
Mar 3, 2006
9:42 pm
7337
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...
robinsrinivas1
Offline Send Email
Mar 6, 2006
11:39 am
7338
... 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...
worlebird
Offline Send Email
Mar 6, 2006
11:39 am
7339
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...
vaibhav diwaker
vaibhav_diwaker
Offline Send Email
Mar 6, 2006
6:25 pm
7340
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...
Shyan Lam
sflam108
Offline Send Email
Mar 6, 2006
7:21 pm
7341
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...
robinsrinivas1
Offline Send Email
Mar 7, 2006
9:04 am
7342
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Mar 7, 2006
9:08 am
7343
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...
india country
cavabonjour2all
Offline Send Email
Mar 7, 2006
3:21 pm
7344
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Mar 7, 2006
4:08 pm
7345
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...
india country
cavabonjour2all
Offline Send Email
Mar 7, 2006
6:36 pm
7346
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 ...
abhishek misra
abhishekfish...
Offline Send Email
Mar 8, 2006
5:45 am
7347
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 ...
hasty
hasty_hasty2002
Offline Send Email
Mar 8, 2006
10:08 am
7348
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...
india country
cavabonjour2all
Offline Send Email
Mar 8, 2006
10:08 am
7349
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Mar 8, 2006
10:26 am
7350
Dear developers : eGovsh is a 32-bit protected mode , multitasking , operating system that is being developed as open source at www.sourceforge.net. The...
sherifmagd2004@...
sherifmagd2004
Offline Send Email
Mar 8, 2006
2:32 pm
7351
... 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...
worlebird
Offline Send Email
Mar 9, 2006
6:23 pm
7352
... 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...
worlebird
Offline Send Email
Mar 10, 2006
8:20 am
7353
... 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...
Paul Herring
Shabble
Offline Send Email
Mar 10, 2006
10:19 am
7354
Google announces a competition for C++ Coders .Participate now !! Check out more detail in http://googlecodejam.blogspot.com/ ... Jiyo cricket on Yahoo! India...
ankur gupta
ankur_gupta510
Offline Send Email
Mar 11, 2006
12:23 pm
7355
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...
SANIA ARORA
sania_arora16
Offline Send Email
Mar 14, 2006
12:54 pm
7356
What is Your OS? ... Hello. I looking for remote / temporary job. Great experience. Good communication skills. University degree (Baltic State technical...
Victor Tatischev
vir_spb
Offline Send Email
Mar 14, 2006
1:06 pm
7357
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...
Abhishek Misra
abhishekfish...
Offline Send Email
Mar 17, 2006
12:32 pm
Messages 7328 - 7357 of 8329   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help