CodeGuru Home
VC++ / MFC / C++
.NET / C#
Visual Basic
VB Forums
Developer.com
Register
Help
Remember Me?
Forum
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Advanced Search
Home
Activity Stream
If this is your first visit, be sure to check out the
FAQ
by clicking the link above. You may have to
register
or
Login
before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
Filter by:
Popular
Last 7 Days
Clear All
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
July 1st, 2025,
08:37 PM
dellthinker
started a thread
compiler warning C4244
in
C++ (Non Visual C++ Issues)
How would i begin to fix this warning? #include <iostream> using namespace std; float lbstokg(float); // declaration int main() {...
see more
2 replies | 1923 view(s)
July 4th, 2025,
02:35 AM
ff1975
started a thread
Swing - How to set an image filename
in
Java Programming
I made a Java program with Swing libraries that displays text and an image. Both the text string and the image filename are set via a set method,...
see more
1 replies | 746 view(s)
July 4th, 2025,
06:23 AM
salem_c
replied to a thread
Swing - How to set an image filename
in
Java Programming
//String imageFilename = "images\\image-1.jpg"; URL imageURL = getClass().getResource(imageFilename); if (imageURL != null) {...
see more
1 replies | 746 view(s)
July 3rd, 2025,
05:44 AM
wolle2
replied to a thread
Effect on garbage collection of class with no explicit hashCode() and equals() method
in
Java Programming
Well, if you mean one must override neither or both (of equals and hashCode), then I agree. Otherwise, if you want equality by identity and...
see more
7 replies | 66821 view(s)
July 3rd, 2025,
03:19 AM
wolle2
replied to a thread
Choosing between AI Engineer VS Data Scientist : Seeking Suggestions & Resources
in
General Developer Topics
I think he should consider pursuing a bachelor's (or master's) degree in Computer Science at a well-reputed university. There, he will acquire a...
see more
1 replies | 8386 view(s)
July 2nd, 2025,
06:38 AM
dellthinker
replied to a thread
compiler warning C4244
in
C++ (Non Visual C++ Issues)
Thanks, I never knew this.
see more
2 replies | 1923 view(s)
July 2nd, 2025,
12:05 AM
salem_c
replied to a thread
compiler warning C4244
in
C++ (Non Visual C++ Issues)
Is the error "loss of precision"? Short answer. 0.453592 is of type double, which promotes the multiplication to double as well. You then lose...
see more
2 replies | 1923 view(s)
More Activity
No More Results
No Recent Activity
Click Here to Expand Forum to Full Width
Featured
*
The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.
*
Porting from Android to Windows 8: The Real Story
Do you have an Android application? How hard would it really be to port to Windows 8?
*
Guide to Porting Android Applications to Windows 8
If you've already built for Android, learn what do you really need to know to port your application to Windows Phone 8.
*
HTML5 Development Center
Our portal for articles, videos, and news on HTML5, CSS3, and JavaScript
*
Windows App Gallery
See the Windows 8.x apps we've spotlighted or submit your own app to the gallery!