You can use the trim key to cut the lines.
Without any function is impossible. So I'll assume you mean any coded function, in which case the predefined function below is your answer.$string = strrev($string);
Math.sqrt(number) function is used to find the square root of a number.. try it
65.5% without using a calculator !
swap (int *a, int *b) { *a ^= *b; *b ^= *a; *a ^= *b; }
function dec2bin($val){ if($val & 1){ $rval = '1'; }else{ $rval = '0'; } $val >>= 1; if($val > 0){ $rval = dec2bin($val) . $rval; } return $rval; }
using pow() function.. ..
That was not a mistake!
Using its Taylor-series.
plz as soon as possible give me the program for shorting an array in asscending order without using any sort function in c++
no way... use awgn function in matlab
using max function
shashi
Without any function is impossible. So I'll assume you mean any coded function, in which case the predefined function below is your answer.$string = strrev($string);
Both cut and copy are used in conjuction with paste. Think of some situations where you might use cut without using the paste function
That won't happen, you have to have a predefined putpixel (or something like that) function.
To activate the sustain function on a Casio keyboard without using a pedal, you can typically press and hold the "Sustain" button on the keyboard while playing. This will sustain the notes you play without the need for a pedal.
I made a mistake on my maths exam!