User profile: tntxtnt

User info
User name:tntxtnt
Name:Tri Tran
Location:Houston, TX
History
Joined:
Number of posts:83
Latest posts:

Recursion in an array
here's my explanation for JLBorges code: from your function [code]int firstNegative(const double a[...

Inserting math functions from GUI
try another interpreted language like Python. Use Python's eval() function. MS VS 2010 has IronP...

Average Rainfall
H3avenlySoul's line 36: [code]totalInches = inches;[/code] No you don't need this line and cire alr...

Average Rainfall
string outRainSum; string monthNames[]; you dont need string outRainSum; and change string to char...

Average Rainfall
you don't need to do anything because you already have it (totalInches) ... Just output totalInches ...

This user does not accept Private Messages

User: tntxtnt

  • Public profile