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...
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.
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 1633 - 1663 of 9109   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1633
Hi, I will be having on campus recruitment exams for Satyam And HCL very soon I'm not able to find questions and answers on the following topics 1. C 2....
harpreet sethi
harry_sethi83
Offline Send Email
Aug 1, 2004
3:44 pm
1634
U can join chethana-job@yahoogroups.com group where you will get daily QP's n Answers. __________________________________ Do you Yahoo!? Yahoo! Mail - 50x...
Ashwath kumarp
ashwathkumarp
Offline Send Email
Aug 1, 2004
7:44 pm
1635
it says there is no listing for chethana-job Ashwath kumarp <ashwathkumarp@...> wrote:U can join chethana-job@yahoogroups.com group where you will get...
Robert Ryan
bobzcplpl
Offline Send Email
Aug 2, 2004
3:51 am
1636
int func() { static int val; return val++ % 15; } ... hi all, i need solution to one problem in c. which will be stated like that. u have a function which...
Nitin Bhardwaj
nitinbhardwaj80
Offline Send Email
Aug 2, 2004
4:53 am
1637
void check() { int *buf1 = malloc(10*sizeof (int)); int *buf2 = malloc(10*sizeof(int)); printf(buf1 > buf2 ? "Forward" : "Backwards"); } HTH ... Hi, Can any...
Nitin Bhardwaj
nitinbhardwaj80
Offline Send Email
Aug 2, 2004
4:57 am
1638
Try this link http://groups.yahoo.com/group/CHETANA-JOBS/ Sreejith K ... From: Robert Ryan [mailto:bobzcplpl@...] Sent: Monday, August 02, 2004 9:22 AM ...
Sreejith K (c)
sreejithk2000
Offline Send Email
Aug 2, 2004
6:39 am
1639
Thanx nitin abhi   ... [Non-text portions of this message have been removed]...
Abhi here
abhit011@...
Send Email
Aug 2, 2004
7:45 am
1640
You can get questions from all this topic in http://www.freshersworld.com/resource/resource.htm -Prasanna. ... From: Ashwath kumarp...
RJ.Prasanna@...
Send Email
Aug 2, 2004
9:54 am
1641
HI all, First both the varibles buf1 & buf2 are stored in stack. then both the variables occupy same size bcoz of both the statement . first variable buf1 is...
gokul chalakh
atulcm2004
Offline Send Email
Aug 2, 2004
12:12 pm
1642
Hi Please let me know the solution with description : How the Random Number generator works ? Regards, Nanda Kishor...
knnkishor
Offline Send Email
Aug 2, 2004
12:26 pm
1643
Hi I'd like to know the different ways / solutions to implement the Bubble Sort algorithm using C/C++ i.e. Implementing bubble sort algorithm using Loops (for,...
knnkishor
Offline Send Email
Aug 2, 2004
12:31 pm
1645
File : malloc.c Description : Implementation of malloc in C...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
5:31 pm
1646
File : 7HabitsOfEffectiveC++.pdf Description : 7 habits of effective C++ programming...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1647
File : C++CodingStandard.pdf Description : Learn C++ Coding Standard to write readable, portable, maintainable, consistent C++ code....
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1648
File : C Tutorials(advanced).zip Description : C tutorial(advanced)...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1649
File : CLinks+TSRs+GDTips+101InterviewTips.zip Description : 101 Interview Questions,C Links,GD Tips,TSR...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1650
File : C_Aptitude.doc Description : Know C Better...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1651
File : Exploring DataStructures with C.doc Description : Download the EXPLORING DATA STRUCTURES WITH C (1 - 13 Pages)...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1652
File : IndustryCodingStandardCC++.pdf Description : Learn how to write C/C++ code according to the industry requirements (MISRA rules)...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:57 pm
1653
Pointers Varieties ************************************************************************************************* (1) int *p; // p is a pointer to an...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:58 pm
1654
File : Uttarainfo_ad.doc Description : Uttara - Advanced C & Unix course, Rajajinagar, Bangalore...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:58 pm
1655
File : c4s.zip Description : Animated(Graphical) C Tutorial...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:58 pm
1656
File : malloc.c Description : Implementation of malloc in C...
c4swimmers@yahoogroup...
Send Email
Aug 2, 2004
6:58 pm
1657
Hey, there is nothing called temporary stack !! Ans sorry for the goof-up. The code will give u the direction of growth of the **Heap** and not Stack [ I ...
Nitin Bhardwaj
nitinbhardwaj80
Offline Send Email
Aug 3, 2004
5:08 am
1658
Refer to Chapter 13 of C FAQs - by Steve Summit (Addisson Wesley Longman Publ.) ISBN: 0201845199 There a code is given using congruential Random no. generator...
Nitin Bhardwaj
nitinbhardwaj80
Offline Send Email
Aug 3, 2004
5:51 am
1659
The file is protected with the password ghj001. [Non-text portions of this message have been removed]...
knnkishor@...
knnkishor
Offline Send Email
Aug 3, 2004
10:38 am
1660
hi, I would like to know, what does it mean by "this file is protected by password *****" where i can use this password so that i can able to view such ...
ravinuthala jeeva
ravinuthala_...
Offline Send Email
Aug 4, 2004
4:18 am
1661
  hai friends, i am a new user of this usefull site. plz send me more Aptitude questions and pitfalls in c. jijo [Non-text portions of this message have been...
jijo jose
jijojose777
Offline Send Email
Aug 4, 2004
5:02 am
1662
How to find a loop in a link list , without changing the structure declaration, i have one solution but it can change the structure of a NODE , as along with...
Abhi here
abhit011@...
Send Email
Aug 4, 2004
7:01 am
1663
hi all can anyone explain the output of the following : USE VC++ COMPILER #include<stdio.h> struct { char a; char b; int c; char d; double e; }ptr; void main()...
Sandeep Joshi
san_del_guy
Offline Send Email
Aug 4, 2004
11:26 am
Messages 1633 - 1663 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