User Profile

Collapse

Profile Sidebar

Collapse
sandy123
sandy123
Last Activity: May 4 '07, 09:57 AM
Joined: Feb 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sandy123
    replied to newton raphson method
    in C
    Kartike,

    The program that I have posted as an reply is not the exact answer for your problem. However it will help you to cruise towards the actual solution, as it is very close to the sol for your problem. Yes it contains an error( remove the line no 5 to get rid of the error if you are using MS visual studio or a similar compiler in windows environment,.. unix/linux should not cause this error to occur).

    Buddy, please...
    See more | Go to post

    Leave a comment:


  • sandy123
    replied to newton raphson method
    in C
    Hey svlsr2000,

    U r right buddy. I'll take care in future.

    Cheers!

    -Sandy...
    See more | Go to post

    Leave a comment:


  • sandy123
    replied to newton raphson method
    in C
    Ok here is the program for you. I am providing you the whole source code. But mind you, the correct way of learning things is by making mistakes. I would have liked it much, if you would have put whatever source code you could develop for the problem, on your own, but.. never mind.

    Take care in future. Learning is the process which should start from self.

    Code:
    #include<iostream.h>
    #include<math.h>
    ...
    See more | Go to post

    Leave a comment:


  • sandy123
    started a topic VC++ 6 IDE Tutorial REQUIRED
    in C

    VC++ 6 IDE Tutorial REQUIRED

    Hi there,

    I am looking for a tutorial/user guide for MS VC++ 6 IDE (which is a part of the MS Visual Studio 6).

    - The tutorial should explain the use of VC++ IDE.
    - It should explain all the menu options/ functionalities provided as a part of the IDE.
    - It should also explain about the debugger and other tools that are often used /provided with the VC++ IDE.

    I am a trainee embedded engi...
    See more | Go to post

  • sandy123
    replied to Banfas Tutorials Feedback Thread
    in C
    Hey Bafna,

    That was a great Tutorial.

    I am eagerly awaiting for tutorials 2 - 5.

    When will get access to these?

    Regards,
    Sandy
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...