Updates and the C question
Its been extremely long since I posted something. I have been extremely
busy with a lot of things. I think I found a proof for the fact that there exist
an infinite number of twin primes. I am not sure if this proof has been
discovered at all.
I have been working with mathematical analysis on my own and I am
stuck with Topology, Bolzano Weierstrass theorem.
Enough of mathematics, I found a very interesting thing about
the C PreProcessor
Lets say, you have the following code
#define a b
#define b a
int
main(void)
{
int a, b;
return 0;
}
What do you expect a and b to be replaced as?
Answer in the next blog
Sunday, April 25, 2004
privacy
Some of the policy from the app automation refers to https://rclone.org/privacy/ if you are a general blog reader, follow Google's polic...
-
I received my MS degree from BITS Pilani today. Wow! I am now qualified to do more, I feel so energized. As I am writing this blog, I look ...
-
I still remember meeting a great architect at a place I worked. He was very humble and so good that he was a role model. Basically whether w...
-
I ran into a weird issue with Fedora 9 today. Just before leaving home, I shut my laptop lid and headed out. In my auto rickshaw on Bangalo...