Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 1009 Vote(s) - 3.53 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code help!

#1
class PrintStudentGrade
main()
string name
numeric gpa
get name, gpa
print "CGTC"
print "3300 Macon Tech Drive"
print "Student Name", name
print "Grade point Average", gpa
Return
End class


How can I draw a flow chart using a simple method to print the college name and address?[/code][/hide]
Reply

#2
What kind of language is this?
Reply

#3
It is just pseudocode
Reply

#4
Do you want to make a graphical flowchart?
You'll have to do some Graphics coding for that. Copying a shape, rendering it + text in an order, etc.
Reply

#5
whAt? pseudocode?

Give us a language. languages like:

VB - C# - C++ - Delphi - PHP - HTML - SQL - ASP.Net - C - ...
Reply

#6
Yeah. I have to draw out a flow chart in that manner. Just trying to figure out what I need to do.
Reply

#7
If you want to draw all, you could keep adding the shape height to the next render's Y + a little more for vertical gap, similar for horizontal.
It would be a bit tricky.

I don't have much experience with rendering text. The output is unreadable in the way I do it.
So you can make a new label everytime probably.
There are several ways to do this. Some with limits, and some not so simple. It's your choice.

However, .NET Framework is surprisingly big. You should look for a much easier way, which is probably out there.
Reinventing the wheel is not always the smarter thing to do.
Reply

#8
I have to get it done in visio anyone have any experience using that?
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through