Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
inverse of cosine01 Feb 2004 20:14 GMT5
How do I get the inverse of a cosine, that is, cos(a) = x, I have x and I need to know a?  I don't
need the hyperbolic inverse, unless I can use it to get the cosine inverse.
Greetings,
Mario
Measure my code01 Feb 2004 17:39 GMT1
Is there any tool (accompany with Visual Studio) which help me estimate the
speed (or time duration of my application) ?
Thanks
Allocate an array of pointer01 Feb 2004 17:37 GMT1
I try to allocate an array of pointer with this pieces of code:
int **a;
a = new (int *)[3];
but the compiler report that : missing ; before [.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 January, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.