Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~843 People Reached
Favorite Tags
Member Avatar for Rubinder singh

I am using windows 7 ultimate 32-bit edition, But when I try to run any dos screen like command prompt, c++ compiler etc. They are not going to full screen mode, Please tell me how to run my c++ compiler or any dos screen in full screen mode ……in windows …

Member Avatar for CityThrille
0
494
Member Avatar for Sokanas

I just copy pasted the skeleton and filled in from another Thread... :) Name: Joshua Nickname: Larry, Sokanas Hair: Red / Copper Eyes: Blue - Green Location: TAS Age: Almost 19 Hobbies: Anime, Computers, Reading Relationship Status: Single Fav Music: Wacko Jacko before he liked boys, JPOP, KPOP, Gee, Nordic …

Member Avatar for jember
0
212
Member Avatar for iamuser_2007

[CODE]// Cubic conversion of Borwein's Algorithm // Each iteration converges // cubically against 1/pi; // that is, each iteration // approximately triples the // number of correct digits. // Program written by ROBO_HEN5000 // Algorithm complements of Wikipedia. #include <iostream> #include <cmath> using namespace std; int main() { float a; …

Member Avatar for Sokanas
-3
137