Click here to Skip to main content
15,880,796 members

Renjith Ramachandran - Professional Profile



Summary

    Blog RSS
4,167
Author
655
Authority
459
Debator
8
Enquirer
8
Organiser
478
Participant
0
Editor
Simplicity is the ultimate sophistication. Believing in application, then the technology.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralHello All . . . Pin
1-Mar-03 6:33
suss1-Mar-03 6:33 
GeneralRe: Hello All . . . Pin
Vikram A Punathambekar12-May-03 22:37
Vikram A Punathambekar12-May-03 22:37 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran12-May-03 23:11
Renjith Ramachandran12-May-03 23:11 
GeneralRe: Hello All . . . Pin
Rickard Andersson2021-May-03 6:28
Rickard Andersson2021-May-03 6:28 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran21-May-03 6:36
Renjith Ramachandran21-May-03 6:36 
GeneralRe: Hello All . . . Pin
Vikram A Punathambekar21-May-03 19:18
Vikram A Punathambekar21-May-03 19:18 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran21-May-03 19:42
Renjith Ramachandran21-May-03 19:42 
GeneralRe: Hello All . . . Pin
Vikram A Punathambekar21-May-03 19:53
Vikram A Punathambekar21-May-03 19:53 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran21-May-03 20:08
Renjith Ramachandran21-May-03 20:08 
GeneralRe: Hello All . . . Pin
Vikram A Punathambekar21-May-03 19:13
Vikram A Punathambekar21-May-03 19:13 
Are you joking? If no:

A function return type defaults to int , unless explicitly specified otherwise. So, you could have a prototype that looked like
foo(int,char*);

and have a
return 0;

at the end of foo() . Or any other integer, anywhere in foo() , if you're pedantic like me.
I read that the C++ standardization committee was debating as to that default should be removed, i.e., whether you had to declare it as
int foo (int,char *);

but I'm not sure what happened. I always explicitly give the return type in the prototype.

Regards,


Vikram.
-----------------------------
My site due for a massive update

Radioactive cats have 18 half-lives.

"Do not give redundant error messages again and again." - A classmate of mine, while giving a class talk on error detection in compiler design.
GeneralRe: Hello All . . . Pin
Sarvesvara (BVKS) Dasa17-May-03 23:37
Sarvesvara (BVKS) Dasa17-May-03 23:37 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran18-May-03 0:17
Renjith Ramachandran18-May-03 0:17 
GeneralRe: Hello All . . . Pin
Sarvesvara (BVKS) Dasa18-May-03 3:42
Sarvesvara (BVKS) Dasa18-May-03 3:42 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran28-Mar-04 21:07
Renjith Ramachandran28-Mar-04 21:07 
GeneralRe: Hello All . . . Pin
toxcct8-Apr-04 4:04
toxcct8-Apr-04 4:04 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran8-Apr-04 4:07
Renjith Ramachandran8-Apr-04 4:07 
GeneralRe: Hello All . . . Pin
Prakash Nadar10-Apr-04 21:00
Prakash Nadar10-Apr-04 21:00 
GeneralRe: Hello All . . . Pin
Sarvesvara (BVKS) Dasa10-Apr-04 1:48
Sarvesvara (BVKS) Dasa10-Apr-04 1:48 
GeneralRe: Hello All . . . Pin
Renjith Ramachandran30-Sep-04 9:37
Renjith Ramachandran30-Sep-04 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.