No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
To AhmedHan: I bet you a fiver it is the input file called in input.h
Hi, can you do the same for UNICODE? Bofarull
I'm compiling with the old TC 2.0v and some syntax errors come up, may be because the 'ancient' compiler I'm using. Bofarull
To nlsna17: prime figures only get null rest (same as integer result) when divided by themselves and by 1. Let it be N, start dividing N/(N-1), N/(N-2), .. until N/2. If ALL these divisions do not render null rest, it is ALL rests > 0, it is ALL Real results, …
/* compiler used: */ /* simple application to generate basic arithmetic operations */ /* March/3rd/2006, John Bofarull */ #include<stdio.h> #include<conio.h> #include<stdlib.h> #include<time.h> #define RAND__MAX 4294967295 #define OPS 40 /* how many operations per file */ /* poke about these 8 constants to harden or soften tests */ #define SDL 4 …
i did not expect to find such website were people share a bit of what they know just for the sake of finding what they are looking for, so here you have it: [B]Name:[/B]bofarull [B]Location:[/B]barcelona [B]Age:[/B]33 [B]Interests:[/B]ski,long drag walks,hashing locally from time to time, cute/intelligent girls(both && || accepted) [B]Philosophy:[/B]who …
The End.
bofarull