Jump to content

hello..

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
devilbat_crash

devilbat_crash

    Newbie

  • Members
  • Pip
  • 2 posts
hello. i`m newbie here n i come from malaysia. i hope i can learn something from u all n also be fren with u all

#2
CallBackGuy

CallBackGuy

    Newbie

  • Members
  • PipPip
  • 29 posts
Welcome to codecall :).
Do you know any programming languages devilbat_crash?

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Welcome to CC! What programming languages do you know?

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Welcome aboard!
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
devilbat_crash

devilbat_crash

    Newbie

  • Members
  • Pip
  • 2 posts
now, i'm only know c language but stil in learning. it relly tough. but i like it. hehehe...

i want to ask. how to sort string and integer together? i want to make a sorting program which the purpose is to show students with their mark and gred. but, my problem is that how to sort the mark from the higher mark to the lower mark with the student's name included?

jz now, i learn about discrete structure and still dun undrstand about it. huhuhu...

Edited by xXHalfSliceXx, 16 April 2009 - 09:10 PM.


#6
xXHalfSliceXx

xXHalfSliceXx

    Speaks fluent binary

  • Moderators
  • 1,694 posts
Welcome Devil~

Posted Image
Posted Image


#7
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Hello devilbat_crash, Welcome to CodeCall!

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts

devilbat_crash said:

now, i'm only know c language but stil in learning. it relly tough. but i like it. hehehe...

i want to ask. how to sort string and integer together? i want to make a sorting program which the purpose is to show students with their mark and gred. but, my problem is that how to sort the mark from the higher mark to the lower mark with the student's name included?

Assuming it's in C, You'll need to use the string compare function and the < and > operators on the int to get a final comparison.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
fantasy89f

fantasy89f

    Newbie

  • Members
  • Pip
  • 5 posts
hi ~~friend,malaysia,do you know chinese?
我也是个新手哦~~你要写的程序有设么具体的要求呢?例如输入数据的格式,你所说的意思是学生的姓名和成绩同在一个字符数组中然后提取其中的数字进行排序吗?

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to CC!
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
Egz0N

Egz0N

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,034 posts
Welcome to CC !! :)

#12
Guest_webdesigner1980_*

Guest_webdesigner1980_*
  • Guests
Welcome to the forum!