Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for ckid
Member Avatar for bumsfeld
Member Avatar for anurag_pareek

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

Member Avatar for maxthrill
0
154
Member Avatar for vicky_dev

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, …

Member Avatar for bofarull
0
192
Member Avatar for bofarull

/* 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 …

Member Avatar for bofarull
0
317
Member Avatar for bofarull

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 …

Member Avatar for Dani
0
205

The End.