|
|
Up |
|
|
  |
|
|
  |
Author: sales007sales007
Date: Apr 4, 2008 20:06
Breitling Aeromarine Super Avenger Diamond Steel Black Mens Watch
A1337011-B6-248D
Breitling Aeromarine Super Avenger Diamond Steel Black Mens Watch
A1337011-B6-248D Link : http://www.aaa-replica-watch.com/breitling_aeromarine_A1337011_B6_248D.html
Buy the cheapest Breitling Aeromarine Super Avenger Diamond Steel
Black Mens Watch A1337011-B6-248D in toppest Replica . www.aaa-replica-watch.com
helps you to save money! breitling-aeromarine-A1337011-B6-248D ,
Breitling Aeromarine Super Avenger Diamond Steel Black Mens Watch
A1337011-B6-248D , Replia , Cheap , Fake , imitation , Breitling
Watches
Breitling Aeromarine Super Avenger Diamond Steel Black Mens Watch
A1337011-B6-248D Information :
|
| Show full article (4.90Kb) |
|
| |
no comments
|
|
  |
Author: wxs046wxs046
Date: Apr 4, 2008 19:40
Breitling Aeromarine Super Avenger Diamond Steel White Mens Watch
A1337011-A5-249D
Breitling Aeromarine Super Avenger Diamond Steel White Mens Watch
A1337011-A5-249D Link : http://www.aaa-replica-watch.com/breitling_aeromarine_A1337011_A5_249D.html
Buy the cheapest Breitling Aeromarine Super Avenger Diamond Steel
White Mens Watch A1337011-A5-249D in toppest Replica . www.aaa-replica-watch.com
helps you to save money! breitling-aeromarine-A1337011-A5-249D ,
Breitling Aeromarine Super Avenger Diamond Steel White Mens Watch
A1337011-A5-249D , Replia , Cheap , Fake , imitation , Breitling
Watches
Breitling Aeromarine Super Avenger Diamond Steel White Mens Watch
A1337011-A5-249D Information :
|
| Show full article (4.90Kb) |
|
no comments
|
|
  |
Author: Bill CunninghamBill Cunningham
Date: Apr 4, 2008 15:20
I want to write a function named after simula's outtext. I want it to
behave exactly like printf does with strings. I have narrowed down a list of
what funtions I think I'll need but I'm not exactly sure how to put them
together. strlen is one isspace is another. What about alphanum ? Would it
take care of what I want? ie
outtext("hello world");
hello world
Thanks
|
| |
|
10 Comments |
|
  |
|
|
  |
Author: Bill CunninghamBill Cunningham
Date: Apr 4, 2008 14:10
I want to make sure I understand enum properly. For example.
enum tag {a,b,c,};
a=0 b=1 c=2. Are all the arithmetic types listed here all ints ? Meaning
a,b,c .
Bill
|
| |
|
6 Comments |
|
  |
Author: aarklonaarklon
Date: Apr 4, 2008 09:16
Hi all,
arrays are guaranteed to be contiguous with no padding before or
after any array member , but what about enums ..???
|
| |
|
14 Comments |
|
  |
Author: sulekhasweetysulekhasweety
Date: Apr 4, 2008 09:11
Hi ,
this is the program showing implementation of a* algorithm, given n
integers and a sum m ,write a program to find the set of integers
summing to m using a* algorithm.
but i am not getting the o/p correct , i am getting only one set of
integers, can any one point the errors/corrections required ?
#include
#include
#include
typedef enum {FALSE,TRUE}bln;
int subsetsum(int*,int,int,bln* ,int);
int compare(void*,void*);
void printanswer(int*,int,bln*);
int main(void)
{
int a[] = {5,3,4,8,9,6};
int sum = 15;
int size = sizeof(a)/sizeof(int);
int i;
|
| Show full article (1.49Kb) |
|
10 Comments |
|
  |
Author: lectorlector
Date: Apr 4, 2008 08:08
in my code i am seperate components or modules. suppose
foo2.c
int foo2(int *a)
{
/* some operations which vary the value of a
the function returns 0 if successful or 1 if failure is
encountered. */
}
foo.c
#include "foo2.h"
#include
int main(void)
{
int a,i;
|
| Show full article (0.83Kb) |
|
23 Comments |
|
  |
|
|
  |
Author: technicatechnica
Date: Apr 4, 2008 07:59
Hello All,
We have started with a new programming discussion group on Gmail.
TechnicalTalk is a group dedicated to computer programming discussion,
programming tutorials, programming articles and much more.
Feel free to join this group and solve your programming queries while
discussing them to other programs in the group.
We invite you all to visit the group once and join the group!
Visit the Group
http://groups.google.co.in/group/Technical_Talk
This group is part of online programming discussion forum.
http://www.technicaltalk.net
Feel free to join this online forum.
|
| |
|
no comments
|
|
|
|
|
|
|