Search Results

Search: Posts Made By: bluetxxth
Forum: Programming 01-31-2012
2,214
Posted By bluetxxth
Hi, thanks for your help, and excuse me for being...
Hi, thanks for your help, and excuse me for being so vague, it was late for me yesterday and I just hit the wall... I am just trying to learn how to use this data structure. I will post a more ...
Forum: Programming 01-30-2012
2,214
Posted By bluetxxth
yes that is exactly what I want. I am going to...
yes that is exactly what I want. I am going to try to do what you mentioned, althought I am not sure if I understood the part of the special case.

"....have to special case when you want the...
Forum: Programming 01-30-2012
2,214
Posted By bluetxxth
Thank you for you answer!!
Thank you for you answer!!
Forum: Programming 01-30-2012
2,214
Posted By bluetxxth
unidirectional linked list pointer problem
I am trying to test some operations on a directed list. However, the declaration of a pointer is giving me trouble.

I seem to have done something incorrectly because I get an error:...
Forum: Programming 11-06-2011
1,543
Posted By bluetxxth
Hi there, Thnx for your answer, I kind of...
Hi there,

Thnx for your answer, I kind of imagined that it was going to be complicated... ;-) so I am drawing now..

BR,
Forum: Programming 11-06-2011
1,543
Posted By bluetxxth
trouble with loop counting
HI there,

I am trying to count manually what this code does but I am stuck and I don't learly see the result. The code works and it compiles and runs but I just don't follow the value of var.

...
Forum: Programming 10-13-2011
2,249
Posted By bluetxxth
Hi again, and thank you for the explanation......
Hi again, and thank you for the explanation... the function was to send to the treeWalker function the values that getopt sends instead, that is, the input for treeWalker ,

void dirTreeWalker(char...
Forum: Programming 10-13-2011
2,249
Posted By bluetxxth
Hi Corona, Thank you much for the...
Hi Corona,

Thank you much for the explanation... you are right I am very confused and specially with pointers :-/ but hopefully I will some day get there... I think I have partially solved the...
Forum: Programming 10-13-2011
2,249
Posted By bluetxxth
Thank you all for the reply! Sorry I copied...
Thank you all for the reply!

Sorry I copied that from my notepad in the wrong order... however, where I am having my problem is right here. When I run this part getopt() I don't get the return...
Forum: Programming 10-13-2011
2,249
Posted By bluetxxth
Hi Jim thank you for your reply! I actually...
Hi Jim thank you for your reply!
I actually thought that what I had done was the problem but I think it is actually getopt() I will try to explain:
this first code takes care of a var that is set...
Forum: Programming 10-13-2011
2,249
Posted By bluetxxth
unable to send a char parameter from main to a function
why does this not work?


#include <stdio.h>
#include <stdlib.h>


char getFileMode(char charChanger) {

char filetype; /*var to hold the value to be returned*/
filetype =...
2,118
Posted By bluetxxth
Oh okay.... I see the point.... Thnx so much!!! ...
Oh okay.... I see the point.... Thnx so much!!!

BR,

Blue
2,118
Posted By bluetxxth
I see... however, it just occurs to me ... if ...
I see... however, it just occurs to me ... if the double quotes cannot be "induced " for example something like when one writes with back quotes to expand what is inside them.

`cat file.txt`
2,118
Posted By bluetxxth
HI Pludi thank you much for your answer.... !!! ...
HI Pludi thank you much for your answer.... !!!

It works !!! Shall I assume that I just have to put the citation marks and that that was all that happened?

Regards,

bluetxxth
2,118
Posted By bluetxxth
bash script argument not outputing line -NULL
Hi everybody!

I am writing a script which accepts two arguments one of them being a message. All is working except for the message part. That is, to accept text as an argument.

I have...
Showing results 1 to 15 of 15

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