15,992,505 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Abhinay Kumar (Top 12 by date)
Abhinay Kumar
12-Mar-12 5:24am
View
But isnt the virtual table created at compile time for every class.
Abhinay Kumar
29-Feb-12 7:24am
View
yes it does.Now i got it.
Abhinay Kumar
29-Feb-12 6:40am
View
I am not able to print the value of A.
Abhinay Kumar
29-Feb-12 5:26am
View
Is it possible to access them through objects of the class?If they do not have this pointer how is it possible to call them through objects of the class?
Abhinay Kumar
29-Feb-12 0:25am
View
1.I have confusion in understanding why do we need static member functions?
2.What happens when we declare static member functions?
3.What does it means when static member functions have class scope or belong to class rather than objects of the class?
Abhinay Kumar
13-Feb-12 9:04am
View
do i have to include one.cpp in two.cpp?
Abhinay Kumar
13-Feb-12 7:15am
View
cant i access data in both the files using extern declaration.How to do it?
Abhinay Kumar
13-Feb-12 7:00am
View
yes correct after i did it in eclipse i got the error but in turbo C++ i wasnt somehow getting the error.
Abhinay Kumar
13-Feb-12 5:16am
View
since i am including the file i am not getting any linking error.
Abhinay Kumar
13-Feb-12 4:53am
View
This a silly answer.I came here after compiling these programs.
Abhinay Kumar
30-Nov-11 0:43am
View
i know how to get a line.What i want is when i fetch a line i should be able to traverse the entire line and get individual strings in the line that are seperated by space.
Abhinay Kumar
7-Nov-11 4:39am
View
i have included string.h and the compiler sure knows the path of library as it was building earlier ok.
Show More