figured it out.... here it is if anyone else is wondering
<script language="JavaS cript">
<!--//
document.write( "<i>"+"Last Updated -"
+document.lastM odified + "</i>");
//-->
</script>
User Profile
Collapse
-
Last Updated script
I'm working on updating a page for a club that I'm involved in at school. It's on an apache server and I am editing the .htm file through linux.
Does anyone know a script that I could include in the html file that would display the Time and Date that the .htm file was last updated?
Thanks!
I tried the following two things that I found online but neither seemed to work.
... -
-
-
-
how to Count Number of Words in an array of characters
IF i have an array of characters, (a text file has been written into it) what is a good way to do a word count on that array.
thanks! -
Seg Fault. help please
This is a strage seg fault...i threw some comments in so you can see whats going on. Thanks!
any help would be appreciated.
/*************** *************** *************** *************** *************** ***
* Function: ReadString
*
* This function reads the entire text file into dynamically allocated memory,
* returns a pointer to the text as it's return value and returns... -
-
pointers and malloc and files
I'm trying to write a function that will read a file into dynamically allocated memory. Here's what I have so far.... the ReadString() Function is what I need help with. It's function prototype is in language.h and it's definition is in language.c . I'm pretty sure I have a mistake with my pointers so if someone could help me i'd appreciate it. This function needs to return arrayPamphlet[] with the contents of the text file, and lengthPtr as an integer...
No activity results to display
Show More
Leave a comment: