|
My DIL had a miscarriage and I am so sad I am just sick after my hub passed away 5 months ago, we found out at Xmas a new baby was coming this year and we were all so happy, we thought this year was our year, it would turn into a good year since last ...
Started by 2sonsmom on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at power-surge):
I still grieve my this I don....
I still this I don't know what else is in store for my family but I can't take much more.
After this I don't know what else is in store for my family but I can't take much more.
|
|
Don't know how to drive,don't know how to ridea bike but i do know how to ride a bycycle how much time will it take to learn it!!!
Answer Snippets (Read the full thread at thinkdigit):
Re: Don't know how to drive,don't know how to ridea bike 10mins Re: Don't know how to drive,don't know how to ridea bike 10-15 min( to ride a bike) and may be more to drive Re: Don't know....
|
|
I am supposed to write "detailed" design documents for my job, but I always find myself overspecifying parts and getting burnt out when I realize I can't specify everything exactly in the doc or I would basically be writing the code all over again! Is...
Started by skb on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Your players in your design....
Start developing when you know exactly how you are going to implement your stuff.
If you don't know the main to development.
Rather than force yourself to try and get everything right first time .
|
Ask your Facebook Friends
|
Hi, I'm new to the forums and I am planning to get a commodore 64 but I have very little knowledge about it and would like to know more about it. Like the hardware I need to get, softwares and etc.
My first question is, knowing that the Commodore 64 has...
Answer Snippets (Read the full thread at lemon64):
And how about the printers? I know that they are a dot matrix printer but I want to know stuff like, how do I use it? Do I need to use than a reader? Ah! That was the word I was....
Came on, so it was working!" Thanks I'll keep that in mind .
|
|
So I had my gestational diabetes follow up with my OB today. I met with the nutritionist and counselor on Monday. They gave me a meal plan and explained to me to me that my numbers are actually quite low. They explained that the reason that my fasting...
Answer Snippets (Read the full thread at twoweekwait):
Practitioner at this point? Do you think that would be safe? I honestly don't know if there is anything think she is blatantly lying to me but I don't know if she is making things sound more dire than at the same time as going....
|
|
I am so hungry for normal food. All I've eaten for almost two weeks is quinoa, blueberries, potatoes, zucchini and potato chips. Every night I smell my family's normal, delicious dinner and I can't take it! I'm about to cave.
Started by Nelopee on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at babycenter):
I know how, is a drop in ....
One day you will be eating anything you want and feel great that you were able to give your lo breastmilk, especially when she needed it most .
That this will not last forever (although I know it feels like it).
|
|
If an 8yr old commit suicide where do he go (they don't know much about that, if they do)?
Started by ALL ABOUT LOS ANGELES on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at yahoo):
You're going through a rough spot, but it just.
Don't commit suicide.
Go when you die is eternal.
|
|
Are bipolars EVER happy? I don't know how much more of this I can take.
Started by RobbotheInquisitive on
, 10 posts
by 6 people.
Answer Snippets (Read the full thread at christianforums):
For remember, you don't live....
Well said! Exercise helps me but even more so the right .
Originally Posted by begt I often to benefit as much from exercise in this way.
People do not seem to benefit as much from exercise in this way.
|
|
Replaced a cracked radiator.
Deep cleaned the engine bay.
Fixed a few small issues with the car..
Then washed it today.
I should be installing my coils early this upcoming week.
Still saving up for wheels.
Started by Spanish on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at clublexus):
It's raining.
Don't mind the hella dirty car.
Teaser.
Installed.
Mainly why I love them so much.
Trying to remake my car...currently pretty stock I agree.
|
|
I'm a total C newbie, I come from C#. I've been learning about memory management and the malloc() function. I've also came across this code:
char *a_persons_name = malloc(sizeof(char) + 2);
What I don't understand is how much space this is allocating ...
Started by Lucas McCoy on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
This way they don't overrun the array.
Don't forget work along the array until they see that and then stop.
Its length as well, so that the function receiving the array knows how big it is.
|