Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for kashmir323

Is there a C++ command that restarts the application. The program I'm making is just a console application that acts like a calculator. But once you enter your number and press enter you have to close the console and re-open it to find another number. [CODE] int yes = ; …

Member Avatar for WaltP
0
2K
Member Avatar for kashmir323

I am creating this simple program that will capture screen shots. I want to make it so the name of the image that is saved is what the user enters into a text field before the picture is taken. and if at all possible is there a way to make …

Member Avatar for thefly
0
764
Member Avatar for kashmir323

So I'm trying to create an easy Trig-Functions calculator where you plug in an angle and a sig and it'll give you the other sides and angles back. In c++ is there a way to use sin, cosin, and tangent? I havent started this project yet but i was wondering …

Member Avatar for mvmalderen
0
51
Member Avatar for kashmir323

I am running this site which I've gotten allot of responses about and its been a hassle to edit the html constantly to add more content. Is there a way I can make a extreamly easy CMS to add information? Here is the site thats going on: [url]http://competitive.rebornservers.com/[/url] What I …

Member Avatar for pritaeas
0
87
Member Avatar for kashmir323

I know dynamic content would be alot easier to use but because i dont know php and all that jazz yet iframe is my subsitute while i learn. my problem is that i cant figure out how to make the column on the left stop scrolling. heres the site: [url]http://designersforsale.freebiehost.net/a3preview/[/url] …

Member Avatar for MidiMagic
0
92
Member Avatar for kashmir323

hello everyone. my site is [url]http://designersforsale.freebiehost.net/teamthrust/[/url] as you can see it is very messy and everything is blah to say the least. it looks fine in dreamweaver but not on the web. i would also like to know how to create a iframe within the content on the right. something …

Member Avatar for kashmir323
0
148
Member Avatar for mikki2

hi! i just started learning photoshop about 2 months ago and i want to learn how to create designs like the one in the link below. but i dont know where to go to learn it. i have tried a few site but cant find anything of the sort. i …

Member Avatar for HI2Japan
0
148
Member Avatar for hassanalvi1989

I want to start web development, can anyone tell me that where do I start from or refer me to some tutorial...

Member Avatar for seoindia5
0
124
Member Avatar for npatel0317

[url]http://insanecricket.com/vision/[/url] Please look at the site. I would like to insert the logo (E-vision) on top of header but when I position it on top of header the logo is out out of alignment of the header different browsers different screen size messes up the logo on header. I would …

Member Avatar for npatel0317
0
122
Member Avatar for kashmir323

I started c++ a few days ago and I am trying to make this program for my math class just to test myself. This is my code. [CODE]#include <iostream> using namespace std; int main () { int goldennumber; int finalnumber; int ratio; cout<<"Welcome to Easy Golden Ratio Finder!\n"; cout<<"\n"; cout<<"\n"; …

Member Avatar for kashmir323
1
85