Windows 10: What's wrong with my source code?

Discus and support What's wrong with my source code? in Windows 10 Software and Apps to solve the problem; So, I was creating a program which can convert inr into usd and i completed it. But after checking the code and seeing there were no issues found by... Discussion in 'Windows 10 Software and Apps' started by TheBrash Thug, Jan 8, 2024.

  1. What's wrong with my source code?


    So, I was creating a program which can convert inr into usd and i completed it. But after checking the code and seeing there were no issues found by the visual studio I tested my source code and it didn't start. If there's any problem with the code please inform me.#include <cstdlib>;#include <fstream>;#include <iomanip>;#include <iostream>;#include <string>;using namespace std;int main{ double rupee; double rate; double usd; rate = 0.012; const int COLMFT1 = 35; const int&

    :)
     
    TheBrash Thug, Jan 8, 2024
    #1
  2. trt740 Win User

    Post your source for the best Stepping for Amd 64's and Optys

    Post your Stepping and o/c for Amd 64's Am2 /939 and Optys

    can anyone point me in the direction of a good site which lists stepping codes for which cpu's over clock the best
     
    trt740, Jan 8, 2024
    #2
  3. Microsoft Releases .NET Source Code

    To correct the original post: the Microsoft blogger's name is Scott Guthrie, ScottGu is his username *Wink What's wrong with my source code? ;).

    Emphasis added by me. Scott Guthrie's blog post does not mention the term "open source" anywhere, merely that the source will be released; there is no mention as yet of the license it will be released under, but I imagine it will be fairly restrictive.

    Additionally, I don't see why this is such a major thing... Reflector has been around since .NET 1.1 and allows you to view the source code of any assembly by decompiling the MSIL back to your preferred language (C#, VB.NET, etc.). Not only that, there are plugins that can then dump the decompiled source to disk - so if you really need to debug a third-party assembly, there's nothing stopping you. (Obviously this doesn't hold true for assemblies placed in the GAC or those with Strong Names.)

    The real benefit of this release, IMO, will be the ability to step through the actual MS source code, as well as being able to see the comments written by MS developers. This should really improve my productivity as a .NET dev *Smile What's wrong with my source code? :).
     
    Assimilator, Jan 8, 2024
    #3
  4. malware Win User

    What's wrong with my source code?

    Microsoft Releases .NET Source Code

    Microsoft's Visual Studio .NET has always been an industry leader in providing a programming and debugging environment for numerous languages including Visual C++, C++/#, J/J#, Visual Basic, and many more. However, despite the general good sentiment about the product, Microsoft was often criticized for not revealing the source code to its libraries. Now Microsoft is taking steps towards open sourcing its code and finally is letting developers peek under the hood as it releases the source code to various .NET component libraries. The initial release will contain source code for the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc), ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data), XML (System.Xml), and WPF (System.Windows). Later Microsoft will release the source code for other remaining libraries as well, including WCF, Workflow, and LINQ. The move is detailed on the blog of Scott Gu, a Microsoft employee.

    Source: DailyTech
     
    malware, Jan 8, 2024
    #4
Thema:

What's wrong with my source code?

Loading...
  1. What's wrong with my source code? - Similar Threads - What's wrong source

  2. What is wrong with my computer?

    in Windows 10 Software and Apps
    What is wrong with my computer?: I built this PC about 3 years ago at this point with the intent that I would be able to use it for gaming as well as general activities like YouTube and so on. However, after about a year it started spontaneously having problems with no explainable answer. I have posted 2...
  3. What is wrong with my computer?

    in Windows 10 BSOD Crashes and Debugging
    What is wrong with my computer?: I built this PC about 3 years ago at this point with the intent that I would be able to use it for gaming as well as general activities like YouTube and so on. However, after about a year it started spontaneously having problems with no explainable answer. I have posted 2...
  4. What is wrong with my PC?

    in Windows 10 Gaming
    What is wrong with my PC?: I Just recently built my first Pc, and since then it has been giving me a reoccurring problem. My pc after the start up will sign in like normal but won’t open any programs nor respond to me trying to restart it without manually turning my tower off. That last a few days...
  5. What is wrong with my laptop?

    in Windows 10 Software and Apps
    What is wrong with my laptop?: Network adapter is always bugging out. It can be every 5 minutes to every hour, I have to reset the adapter, until today because now that doesn't work anymore. Another issue thats constantly annoying me is when a lot of times instead of typing, my keyboard will open...
  6. What's wrong with my source code?

    in Windows 10 Gaming
    What's wrong with my source code?: So, I was creating a program which can convert inr into usd and i completed it. But after checking the code and seeing there were no issues found by the visual studio I tested my source code and it didn't start. If there's any problem with the code please inform me.#include...
  7. What is wrong with my computer?

    in Windows 10 Gaming
    What is wrong with my computer?: My computer asks if I want to fix my c drive so I do it but then a blue screen pops up and restarts my computer and then asks if I want to restart my c drive again and when I don’t then it restarts and asks again....
  8. What is wrong with my memory

    in Windows 10 Software and Apps
    What is wrong with my memory: Can anyone please explain how this can happen. I have 2x 8Gb ram in my pc but they are not available. Is it a fault in the ram or motherboard. https://answers.microsoft.com/en-us/windows/forum/all/what-is-wrong-with-my-memory/0eef7d1b-68f8-44cf-948d-ec87218f0749
  9. XV source code

    in Windows 10 Software and Apps
    XV source code: I am looking for the up to date source code for the xv image viewer software originated by John Bradley many years ago. Does anyone have this code or can supply a link to this code ? Thanks.
  10. What's my wrong?

    in Windows 10 BSOD Crashes and Debugging
    What's my wrong?: Hello all: After years working of my w10, I feel it has changed something out of my experience. Right now every night before I go to sleep, I do the "Start/Power/Shout Down" Then next morning I open and boot it. The strange thing is: after booting, the speed of...