PSP Hacks - Forums

Go Back   PSP Hacks - Forums > Tech Talk > PC Programming

Notices

Reply
 
Thread Tools Display Modes
  #21  
Old 03-11-2007, 10:28 AM
cor3 cor3 is offline
Senior Member
PSP Monk
 

Join Date: Sep 2006
Location: Cleveland
Posts: 2,852
cor3 Has a Beginner Reputation
Default

hmmm
i saw this program once, were u type in a lenght and a width and in the dos window a rectangle would pop up with the measurments u provide

how bout showing us how to make that :mrgreenthumbsup:
__________________
Reply With Quote
  #22  
Old 03-11-2007, 10:53 AM
Chernobyl Chernobyl is offline
PSP Enthusiast
 

Join Date: Jan 2007
Location: Sydney Australia
Posts: 476
Chernobyl Has a Beginner Reputation
Default

I done something similar in TAFE last week but in JavaScript, ill mark down your request :mrgreenthumbsup:

Actually i could use your idea in the functions video, it could be the function we make then call it :), however it might look (i know its not) daunting for noobies to learn from :|
Reply With Quote
  #23  
Old 03-11-2007, 04:02 PM
Serosis's Avatar
Serosis Serosis is offline
PSP Hacks Member
 

Join Date: Oct 2006
Location: Somewhere in the southwestern U.S.
Posts: 294
Serosis Has a Beginner Reputation
Default

How bout an advanced arithmetic?

using either the

Code:
CASE 1
 {value2 = value + value;}
CASE 2
 {value2 = value + 1;}
or

Code:
IF (value > 5);
        {value2 = value + value;}
ELSE IF (value < 5);
         {value2 = value + 1;}
ELSE
         {value2 = value + 2;}
or maybe you could do a tutorial on opening files for reading and writing
__________________

Stupidity killed the cat, curiosity was framed.
Reply With Quote
  #24  
Old 03-11-2007, 09:50 PM
Chernobyl Chernobyl is offline
PSP Enthusiast
 

Join Date: Jan 2007
Location: Sydney Australia
Posts: 476
Chernobyl Has a Beginner Reputation
Default

File input and output sounds like a good idea :)
Reply With Quote
  #25  
Old 03-11-2007, 10:06 PM
Serosis's Avatar
Serosis Serosis is offline
PSP Hacks Member
 

Join Date: Oct 2006
Location: Somewhere in the southwestern U.S.
Posts: 294
Serosis Has a Beginner Reputation
Default

Quote:
Originally Posted by Chernobyl
File input and output sounds like a good idea :)
cool

glad i could help in your decision.

maybe after that, commandline arguments?

simple gui interface?
__________________

Stupidity killed the cat, curiosity was framed.
Reply With Quote
  #26  
Old 03-11-2007, 10:10 PM
Chernobyl Chernobyl is offline
PSP Enthusiast
 

Join Date: Jan 2007
Location: Sydney Australia
Posts: 476
Chernobyl Has a Beginner Reputation
Default

Any sort of GUI made in C has a huge amount of code, which is why i use VB.NET for my GUI's :D
Reply With Quote
  #27  
Old 03-11-2007, 11:25 PM
Serosis's Avatar
Serosis Serosis is offline
PSP Hacks Member
 

Join Date: Oct 2006
Location: Somewhere in the southwestern U.S.
Posts: 294
Serosis Has a Beginner Reputation
Default

Quote:
Originally Posted by Chernobyl
Any sort of GUI made in C has a huge amount of code, which is why i use VB.NET for my GUI's :D
well i tried vb.net but i can't wrap my brain around it for some reason :|
__________________

Stupidity killed the cat, curiosity was framed.
Reply With Quote
  #28  
Old 03-12-2007, 01:56 AM
Chernobyl Chernobyl is offline
PSP Enthusiast
 

Join Date: Jan 2007
Location: Sydney Australia
Posts: 476
Chernobyl Has a Beginner Reputation
Default

Its pretty easy really (syntax wise) but yea i spose some things can be really hard to pull off in VB as opposed to C :)
Reply With Quote
  #29  
Old 03-15-2007, 10:59 AM
Chernobyl Chernobyl is offline
PSP Enthusiast
 

Join Date: Jan 2007
Location: Sydney Australia
Posts: 476
Chernobyl Has a Beginner Reputation
Default

Sorry for double post but a new video has been added, #9 While Loops :mrgreenthumbsup:
Reply With Quote
  #30  
Old 03-15-2007, 11:16 AM
Serosis's Avatar
Serosis Serosis is offline
PSP Hacks Member
 

Join Date: Oct 2006
Location: Somewhere in the southwestern U.S.
Posts: 294
Serosis Has a Beginner Reputation
Default

Quote:
Originally Posted by Chernobyl
Sorry for double post but a new video has been added, #9 While Loops :mrgreenthumbsup:
sweet, i'll watch it when i get home from school :D
__________________

Stupidity killed the cat, curiosity was framed.
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:00 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
©