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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

 Hy All, What does the function inportb() do? Can we use same function in Cpp or any-other function is available which do the same thing? Actual code lines...
1 Dec 21, 2009
7:55 pm

Asad Abbas
cyberstudent99
Offline Send Email

Consider the following code      main()      {      for(int i=1,m=9;++i<4;)      for(int j=1;j<4;j++)      for (int k=1;k++<4;)     ...
4 Dec 21, 2009
7:55 pm

n_laci2002
Offline Send Email

http://cmagical.blogspot.com [Non-text portions of this message have been removed]...
1 Dec 13, 2009
12:39 pm

lakshmi kandh
lakshmikandhbe
Offline Send Email

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...
150 Dec 13, 2009
9:18 am

c4swimmers@yahoogroup...
Send Email

(MUST READ: IMPORTANT) Group Rules ********************************* * Subscription & Unsubscription * ********************************* How to Subscribe to...
209 Dec 13, 2009
9:18 am

c4swimmers@yahoogroup...
Send Email

File : c4s.zip Description : Animated(Graphical) C Tutorial...
75 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

File : C_Aptitude.doc Description : Know C Better...
69 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
81 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
70 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

File : CLinks+TSRs+GDTips+101InterviewTips.zip Description : 101 Interview Questions,C Links,GD Tips,TSR...
69 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

File : C Tutorials(advanced).zip Description : C tutorial(advanced)...
74 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

File : C++CodingStandard.pdf Description : Learn C++ Coding Standard to write readable, portable, maintainable, consistent C++ code....
70 Dec 1, 2009
9:20 am

c4swimmers@yahoogroup...
Send Email

Hi All, While dealing with functions in C++ . Generally, the C++ convention is the call-by-value. An exception is where arrays are passed as arguments, Arrays...
2 Nov 25, 2009
2:28 pm

py2akv
Offline Send Email

Hi All, Manny languages like C++ provides a way to generate random numbers. Like C++ provides a rand(); function to do this. But (it might be silly to ask) the...
4 Nov 3, 2009
11:07 am

Sunil goyal
thaparian_436
Offline Send Email

 Hi All, i was making "tictac toe" a famous game. i made it but the following portion of the prog although it works but it does not seems good to me. i...
2 Oct 27, 2009
4:48 pm

ravi sundriyal
ravisundriyal@...
Send Email

Why these both statements have same output?? why i++ and ++i works alike in for loop??    for(int i=0;i<5;i++) or for(int i=0;i<5;++i);    cout << i <<...
8 Oct 27, 2009
4:47 pm

riyaz
riyaz_ina
Offline Send Email

How floating point data are normalized if anybody knows kindly help me     patro [Non-text portions of this message have been removed]...
1 Oct 27, 2009
4:47 pm

epili patro
patrosir
Offline Send Email

Hi all, I am new to c++, and i want to expand my knowledge on c++. i want to ask that any respectable member have beginner level programming problems, then...
1 Oct 20, 2009
2:06 pm

Asad Abbas
cyberstudent99
Offline Send Email

  CODE: int i,j=2,k=4; i=(j>3)&&(++k==6); cout << i << k << endl; i=(j<3)&&(++k==6); cout << i << k; output: 04 05 //why it is not printed as 05 16 Regards ...
3 Oct 20, 2009
2:06 pm

Venkatesan pachamuthu
pvenkatesan83
Offline Send Email

  Why the Cpu Usage Boosts to 100% While running this simple Prog? can this code damage cpu? How long will it take to damage a CPU? I know this contains a...
1 Oct 14, 2009
2:34 pm

Asad Abbas
cyberstudent99
Offline Send Email

friends I want know the difference between Turbo C and Netbeans C i know that some coding give different results on gcc compiler(Netbeans use this) and Turbo...
1 Oct 13, 2009
1:34 pm

Akash
aggarwal_aka...
Offline Send Email

Friends I need your help! I want to know whether different compilers gives different results?? example!! main() { int i=6; i=i++ * i++; printf("%d", i); } I...
5 Oct 13, 2009
1:34 pm

Sagar Dahiwala
sagar_dahiwala
Offline Send Email

Job Details: software developers with experience in either java platform or .net platform with minimum 2 years experince in Console application & Designing...
1 Sep 14, 2009
11:21 am

comfyi.jobs
Offline Send Email

hi i need a code that will calculate the charge/kwhr.. is there anyone who can help me??// thank you.. NYLIA [Non-text portions of this message have been...
1 Sep 9, 2009
5:35 am

nylia yorab
nylia_yorab
Offline Send Email

FYI ... From: Prasad Rao Date: Wed, Aug 26, 2009 at 9:45 PM Subject: Google Code Jam Returns! Hi,* Given a 49x49 grid of numbers, can you place mines in the...
1 Aug 27, 2009
2:10 pm

Rahul Gupta
rahul_bnd
Offline Send Email

ISO/IEC 14882:2003 this is the standard of iso for C++ ..........does any body possess it ???? or can any body tell me where to get it free from on internet...
1 Aug 21, 2009
2:50 pm

skippy_sharp
Offline Send Email

Hi All,   Does any one know about hlinesoft.com. Because one of my friends got offer from this company.   Regards VKV [Non-text portions of this message have...
1 Aug 21, 2009
2:50 pm

kumar venkataramana
jobkumars
Offline Send Email

I tried MVC++ 6 version but it wasnt compatible .....so help me out please...
2 Aug 3, 2009
4:43 pm

Rick
thefirstrepa...
Offline Send Email

Hiii friends..   Plz gve a solution to my doubt.. Can a destructor b overloaded..!!!   Thanx Mansi Sharma See the Web's breaking stories, chosen by people...
9 Aug 3, 2009
4:42 pm

alex xander
moonwalk_id
Offline Send Email

hello c          we know that the scope of global variable is for large page. what if code size is too large more than some 30k bytes does the value of...
3 Jul 20, 2009
3:14 pm

mp.linganathan
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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