Search Results

Search: Posts Made By: hgphsf
Forum: Programming 02-27-2008
2,379
Posted By hgphsf
Can you explain to me? Please :)
Can you explain to me?

Please :)
Forum: Programming 02-27-2008
2,379
Posted By hgphsf
how to deal with hardware
hi

how to deal with hardware in c or c++?

i need to learn how open CD and close any hard >>> and control hardware

:)
1,635
Posted By hgphsf
if Condtion does not work
hi :)


this code not work in c shell

@ f =$<
if ( ( $f != 50 ) || ( $f != 2 ) ) then
echo "error "

endif



Do I find assistance؟
:confused:
17,358
Posted By hgphsf
thank u ;) see this code set...
thank u ;)

see this code



set array = ( 1 2 3 4 5 )
set array2 = ( 6 7 8 9 10 )
set arrayy = ( $array[1-5] $array2[1-5] )
echo $arrayy


result
1 2 3 4 5 6 7 8 9 10

but not array...
17,358
Posted By hgphsf
3ndek sharh array 2D ???:) jeet atlp...
3ndek sharh array 2D ???:)


jeet atlp almos3dh >>>w al7un as3dhom!!!! :p
17,358
Posted By hgphsf
where are you ?
where are you ?
17,358
Posted By hgphsf
??????????:(
??????????:(
4,964
Posted By hgphsf
see this Nachos in Windows XP...
see this
Nachos in Windows XP (http://www.mcs.utulsa.edu/~papama/cs3053/cygwin_in_windows_xp.htm)
14,831
Posted By hgphsf
:) #!/bin/csh if ( $1 < $2 ) then...
:)



#!/bin/csh

if ( $1 < $2 ) then
if ( $1 < $3 ) then
if ( $2 < $3 ) then
echo $1" "$2" "$3
else
echo $1" "$3" "$2
endif
else
echo $3" ...
4,804
Posted By hgphsf
can use:) cmp or diff
can use:)

cmp
or
diff
17,358
Posted By hgphsf
how to use arrays in c shell
hi :)

i need help to explain arrays 2D in c shell

like this in c++

int a[5][4]
Showing results 1 to 11 of 11

 
All times are GMT -4. The time now is 05:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy