Search the web
Sign In
New User? Sign Up
c4swimmers · India's First C/C++ Programming Portal
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1335 - 1365 of 9109   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1335
If global variables have file scope, what is the need for 'extern' key word for linkage. If I am not including a file implicitly using '#include' how can I use...
GGanesh
gganesh82
Offline Send Email
Jul 1, 2004
9:43 am
1336
What are static libraries and what are dynamic libraries ? Please let me know the differentiation. What type of the above two does Turbo C and VC++ use ? ...
GGanesh
gganesh82
Offline Send Email
Jul 1, 2004
9:48 am
1337
http://www.tldp.org/HOWTO/Program-Library-HOWTO/ HTH sandeep ... [Non-text portions of this message have been removed]...
Sandeep Kowshik
frensandy
Offline Send Email
Jul 1, 2004
11:31 am
1338
extern is very much required when u r trying to access a variable defined in another file. Let assume that we have 2 files a.c and b.c : a.c has a definition...
ajit yagaty
ajityagaty
Offline Send Email
Jul 1, 2004
11:35 am
1339
The answer to both of your questions is the same. The 'extern' keyword indicates that the variable is present in another file and should be included in the...
lenson.andrade@...
lenson_andrade
Offline Send Email
Jul 1, 2004
12:12 pm
1340
Dear friends, Pls give me a good site address and/or good book name for learning Unix / Linux... Kindly respond for this...Thanking u all very much in...
kavya Gade
kavyapapers
Offline Send Email
Jul 1, 2004
12:20 pm
1341
http://duplex.hypermart.net/books/bsd/index.html ... From: kavya Gade To: c4swimmers@yahoogroups.com Sent: Thursday, July 01, 2004 5:49 PM Subject:...
Kewal Krishna
leo_16only
Offline Send Email
Jul 1, 2004
1:59 pm
1342
Here is a link whr some free e-books r available. u can go through this. http://www.freebooks.by.ru/Linux.html With regards Asha ...
asha sk
asha292000
Offline Send Email
Jul 1, 2004
2:37 pm
1343
File : 7HabitsOfEffectiveC++.pdf Description : 7 habits of effective C++ programming...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1344
File : C Tutorials(advanced).zip Description : C tutorial(advanced)...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1345
File : C++CodingStandard.pdf Description : Learn C++ Coding Standard to write readable, portable, maintainable, consistent C++ code....
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1346
File : CLinks+TSRs+GDTips+101InterviewTips.zip Description : 101 Interview Questions,C Links,GD Tips,TSR...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1347
File : C_Aptitude.doc Description : Know C Better...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1348
File : Exploring DataStructures with C.doc Description : Download the EXPLORING DATA STRUCTURES WITH C (1 - 13 Pages)...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1349
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1350
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1351
File : Uttarainfo_ad.doc Description : Uttara - Advanced C & Unix course, Rajajinagar, Bangalore...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1352
File : c4s.zip Description : Animated(Graphical) C Tutorial...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1353
File : malloc.c Description : Implementation of malloc in C...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
5:58 pm
1354
... Namskar, I hope u people must be doing great as usual...... Here is a great new..... A online Certification company Brainbench is offering totally free...
Shashi Bhushan Navrang
callnavrang
Offline Send Email
Jul 1, 2004
7:32 pm
1355
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the c4swimmers group. File :...
c4swimmers@yahoogroup...
Send Email
Jul 1, 2004
7:38 pm
1357
Please Send me the FAQ'S of C And C++ Thanks in Advance, SUBBU....
subbu_sajja007
Offline Send Email
Jul 2, 2004
6:37 am
1358
... __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail...
Sunil Peter
sunil_ptr
Offline Send Email
Jul 2, 2004
9:13 am
1359
Ya ! If u have Linux have a look at the man pages. Otherwise follow this link http://61.17.31.12/~kibunch/Library/ or this link ftp://198.85.41.42/BOOKS/ thks ...
ram
ramprasad_r@...
Send Email
Jul 2, 2004
3:19 pm
1360
That can be possible by the use of macros #ifdef and #define. ... A C programmer forgets and adds ; in his normal English statements, A Kernel Programmer if...
ram
ramprasad_r@...
Send Email
Jul 2, 2004
3:45 pm
1361
  hi plz let me know the difference between compilation error and run time error. plz give me to examples for each one thanks narasimha [Non-text portions of...
narasimha rao
thec59@...
Send Email
Jul 3, 2004
3:30 am
1362
Hi, All syntax errors come under compile time errors. eg: semicolon missing,funnction should return values, incompatible type declaration. run time errors...
RAMAIAH KODANDA
ramaiahkk
Offline Send Email
Jul 3, 2004
4:56 am
1363
Hi Guys, Ramaiah has mentioned about the compilation Errors. But there r two types of compilation errors as I know. One is Syntax Error and another is...
deepak kalia
deep_it13
Offline Send Email
Jul 3, 2004
5:22 am
1364
1.Can v wrt VOID** ? 2. R void generic pointer? 3. if v can wrt char ** u not void** ? [Non-text portions of this message have been removed]...
Kewal Krishna
leo_16only
Offline Send Email
Jul 3, 2004
5:24 am
1365
HI, can anyone give idea how to schedule a program in Linux/Unix like run on daily basis or weekly basis. If there is any link related to that plz let me know....
Adil Mujeeb, Noida
adilm@...
Send Email
Jul 3, 2004
5:40 am
Messages 1335 - 1365 of 9109   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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