File : C Tutorials(advanced).zip Description : C tutorial(advanced)...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8702
File : C++CodingStandard.pdf Description : Learn C++ Coding Standard to write readable, portable, maintainable, consistent C++ code....
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8703
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8704
File : c4s.zip Description : Animated(Graphical) C Tutorial...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8705
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8706
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8707
Hi C/C++ enthusiasts Who am I: C For Swimmers - India's First C/C++ Programming Portal Where am I: www.c4swimmers.net What we do: Discover the depth of C Who...
File : C_Aptitude.doc Description : Know C Better...
c4swimmers@yahoogroup...
Oct 1, 2008 9:38 am
8710
... pre ... not ... work ... increment/decrement ... of ... of ... depends ... after execution of the expression.for e.g i=5; j=i++; the expression "j=i++"...
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Oct 5, 2008 9:38 am
8712
Hi C/C++ enthusiasts Who am I: C For Swimmers - India's First C/C++ Programming Portal Where am I: www.c4swimmers.net What we do: Discover the depth of C Who...
c4swimmers@yahoogroup...
Oct 5, 2008 9:38 am
8713
how can i develop a plugin for web browsers like ie and firfox i dont know any thing thanks for your help a plugin like flash or silverlight is there a way to...
Hi C/C++ enthusiasts Who am I: C For Swimmers - India's First C/C++ Programming Portal Where am I: www.c4swimmers.net What we do: Discover the depth of C Who...
c4swimmers@yahoogroup...
Oct 19, 2008 9:29 am
8715
(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
c4swimmers@yahoogroup...
Oct 19, 2008 9:29 am
8716
hello people its show time ok i have a question i'm new in programming with c++ but im student and im looking for a way that i can connect oracle data base...
hello... In the second expression i.e, j=++i + j++; even though j is post incremented why the incremented value is placed in the RHS part of exprn...? ... ...
Hello All, I am using CVS (Concurrent Versions System) on Linux. We have two different branches . I just wanted to know that could we synchronize code in one...
Dear Aspirant, About Us: 3G Labs India Pvt. Ltd., incorporated in 2007, spearheading one-stop HR solutions to the mid-large companies. We are focused on ...
Static means, "scope restricted", the meaning of static is lost if it's accessible. Now coming to your problem...if you want to access a variable make it...
ananth.kollipara@...
Oct 24, 2008 7:11 pm
8725
Hi, Yes you can, if you somehow get the address of it, like pass the address of the static variable through a function. But not directly using the variable ...
static variables are accessible if they are in the same translation unit , i.e same object file even though they are defined in different files. If they are...
Prasanna K P
prasannakp@...
Oct 27, 2008 5:20 pm
8727
hi, how can i add two 100 digit number in c++ or in c.can any one send me the logic of this ~ciao puneet vyas SGSITS indore,MP INDIA To:...
puneet vyas
vyas_puneet@...
Oct 27, 2008 5:22 pm
8728
Can any one tell me how to make calculator in C++ by using functions....
Pursuing an MBA in Europe <http://www.mbaguideonline.com/business-schools/index.htm> Money Matter. In general, pursuing an MBA in Europe is much cheaper than ...