---
title: "What is seekg() function in C  ?"  
description: "What is seekg() function in C  ?"  
author: "Takeshi Okada"  
published: 2013-06-17  
updated: 2013-06-17  
canonical: https://www.mindstick.com/forum/1192/what-is-seekg-function-in-c  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# What is seekg() function in C  ?

What is seekg() [function](https://www.mindstick.com/articles/13001/multi-statement-table-valued-user-defined-function-in-sql-server) in [C++](https://www.mindstick.com/blog/745/array-in-c-plus-plus)?\

## Replies

### Reply by Anonymous User

The seekg() function moves the associated files current get pointer offset number of bytes from the specification origin.


---

Original Source: https://www.mindstick.com/forum/1192/what-is-seekg-function-in-c

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
