Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: Steu
Forum: C++ Mar 24th, 2004
Replies: 8
Views: 5,675
Posted By Steu
Yeah exactly what infamous said it will be in you Debug folder.

@infamous:It may have been that way in previous versions of visual studio, i'm not sure never had it before, and now I get vs.net...
Forum: VB.NET Mar 24th, 2004
Replies: 6
Views: 5,260
Posted By Steu
hehe yeah, sometimes I have too much running through my head, it comes out not exactly clear, kinda jumbled
Forum: C++ Mar 23rd, 2004
Replies: 8
Views: 5,675
Posted By Steu
Debug mode is standalone, the exe just contains debugging information, that allows you to step through the code when you set a breakpoint inside the IDE. Even Academic versions allow you to create...
Forum: Computer Science Mar 23rd, 2004
Replies: 24
Views: 17,208
Posted By Steu
There is one thing that discreet mathematics, number theory is actually useful, RSA encryption algorithms are based off all that theory actually very interesting stuff too. Depending on what your...
Forum: Computer Science Mar 23rd, 2004
Replies: 67
Views: 24,977
Posted By Steu
I had a couple of really hard assignments last year at school, one was to write a process scheduling program to simulate CPU load under different CPU scheduling algorithms, while at the same time I...
Forum: VB.NET Mar 23rd, 2004
Replies: 6
Views: 5,260
Posted By Steu
can't really compare the 2, it would be like comparing apples to oranges. vb.net is a programming language like fortran. vs.net is the latest IDE from Microsoft, you can use vs.net to program...
Forum: C++ Mar 23rd, 2004
Replies: 8
Views: 5,675
Posted By Steu
To do this, create a new project (workspace if using vc++ 6) add a new code file, paste your code in there, compile (I believe F7 in vc++ 6, or ctrl-shift-B in vs.net), the exe will be in your...
Forum: C++ Mar 23rd, 2004
Replies: 2
Views: 4,173
Posted By Steu
Just a few things about this code, whoever wrote doesn't really understand completely what is going on. The header fstream is for file i/o, which isn't used in this program at all, also cout, and...
Forum: C# Mar 23rd, 2004
Replies: 11
Solved: If-Else in C#
Views: 63,671
Posted By Steu
C# has the bool data type, which allows for true and false. Also another great resource for C# that I really like is http://www.codeproject.com (also has other sections besides C# too)
Forum: Java Mar 23rd, 2004
Replies: 3
Views: 9,815
Posted By Steu
About sending a message to a phone, it really depends on the provider, for example my company uses telus mobility for the company cells, telus provides a web page to send a message to any number on...
Forum: ASP.NET Mar 23rd, 2004
Replies: 5
Views: 8,606
Posted By Steu
Yeah what Darc has said, also they made some improvements to the compiler so that it is more standards complient and such. Here is a link to some of the changes...
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC