Search Results

Search: Posts Made By: ruffenator
Forum: Programming 02-21-2003
2,125
Posted By ruffenator
thanks guys appreciate it
thanks guys appreciate it
Forum: Programming 02-18-2003
2,125
Posted By ruffenator
no actaully it is real i was searching on the...
no actaully it is real i was searching on the internet to help me learn more about c due to me being only new to coding, and found these code examples and they looked more advanced and interesting so...
Forum: Programming 02-17-2003
2,125
Posted By ruffenator
could some assist please
i was searching on the net have found a couple of sample programs and was wondering if some could tell me what they do cheers.

main()
{
printf("Executing ls\n");
execl("/bin/ls","ls","-l",...
Forum: Programming 02-03-2003
2,057
Posted By ruffenator
help required
hi i am new to c programming and found this on the net could someone tell me what it actually does, many thanks in advance cheers


#include <fcntl.h>
main()
{
int fd;

fd = open("in1",...
Forum: Programming 05-02-2002
5,101
Posted By ruffenator
sorry to be a pain but that dont work mate it...
sorry to be a pain but that dont work mate it wont let you enter any valuer in what so ever
Forum: Programming 04-30-2002
5,101
Posted By ruffenator
lets see
right then to make this super clear dude

if (vert >3)
{
prinf("too big\n");
printf("re-enter\n");
}
else if (vert <1)
{
printf("too small\n");
printf("please re-enter\n");
}
else...
Forum: Programming 04-30-2002
5,101
Posted By ruffenator
not really mate, cause what i am doing is, they...
not really mate, cause what i am doing is, they enter a number, which must be 1 - 3 if it is it does something, else it prints an error i can do it for outside the limits but not for charcter input.
Forum: Programming 04-29-2002
5,101
Posted By ruffenator
help
right guys i am coding in c yes

here is the exact problem i am asking for a number 1 - 3 to be entered, and i only want them to input 1 - 3, i have validated against input of numbers outside that...
Forum: Programming 04-28-2002
5,101
Posted By ruffenator
character validation
how do i validate against charcaters in c ta
Forum: Programming 04-24-2002
3,943
Posted By ruffenator
come on all i need to do to validate my whole...
come on all i need to do to validate my whole work is against characters please someone out there
Forum: Programming 04-23-2002
3,943
Posted By ruffenator
come on please help
come on please help
Forum: Programming 04-22-2002
3,943
Posted By ruffenator
help
sorry i still dont understand, beacuase it needs some validation because at the moment in a charcater is pushed it exits the program,
Forum: Programming 04-21-2002
1,732
Posted By ruffenator
done it
worked it out, cheers anyway
Forum: Programming 04-21-2002
3,943
Posted By ruffenator
validating input
how do i validate y script so that it only accepts values between 1 and 3 and against any character input, cause at the moment i can only validate against numbers outside 1 and 3 but not characters...
Forum: Programming 04-20-2002
1,732
Posted By ruffenator
anybody?¬
anybody?¬
Forum: Programming 04-19-2002
1,732
Posted By ruffenator
please help
please help i really see why this doesnt work
please
Forum: Programming 04-18-2002
1,732
Posted By ruffenator
help this please
hi wondered if anyone could help the program should check to see whther or not the space has an 'X' in it, if it does it should exit, except it places the x then checks and so quits every time,...
Forum: Programming 04-17-2002
2,905
Posted By ruffenator
thanks
thanks alot
Forum: Programming 04-17-2002
2,905
Posted By ruffenator
exiting in c
how can i exit in a c program i have tried
system ("exit");

but this doesnt seem to work
just wondered if you could help.
3,480
Posted By ruffenator
hi this code doesnt work im affraid could someone...
hi this code doesnt work im affraid could someone please ammend the code or change it to make it work cauyse it asks you to enter a value, you enter it and it keeps asking for a value rather than...
3,480
Posted By ruffenator
validate
hi need help here, a bit of code im doing requires a number to be enetered i have got validation and loop if its outside a ceratain range, but was wondering what code i need to validate if a...
2,205
Posted By ruffenator
thanks but that doesn't answer my question any...
thanks but that doesn't answer my question any other help would be great. remember if the input isnt ma directory then they are given the question do you want another try? if yes they have another go...
2,205
Posted By ruffenator
help please
hi ya just needed some help to validate this badboy
what i need is that the user enters a directory then it'll change to that and then print the directory. if not a valid directory the user is aksed...
Showing results 1 to 23 of 23

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